public sealed class RegionSetPolicyRequest : IMessage<RegionSetPolicyRequest>, IEquatable<RegionSetPolicyRequest>, IDeepCloneable<RegionSetPolicyRequest>, IBufferMessage, IMessage
REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRegionSetPolicyRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used for managing region policies in the Google Cloud Compute API, specifically within version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for serialization, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionSetPolicyRequest\u003c/code\u003e class provides properties like \u003ccode\u003eBindings\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003ePolicy\u003c/code\u003e, which are utilized to define and manage the bindings, etag and the overall policy in relation to the object.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to different versions of the \u003ccode\u003eRegionSetPolicyRequest\u003c/code\u003e, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor \u003ccode\u003eRegionSetPolicyRequest()\u003c/code\u003e and a second constructor that takes another \u003ccode\u003eRegionSetPolicyRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eRegionSetPolicyRequest(RegionSetPolicyRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]