public sealed class GlobalSetPolicyRequest : IMessage<GlobalSetPolicyRequest>, IEquatable<GlobalSetPolicyRequest>, IDeepCloneable<GlobalSetPolicyRequest>, 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 latest version of \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e is 3.6.0, with the provided documentation covering versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e is a class that 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, within the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e class includes properties like \u003ccode\u003eBindings\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eHasEtag\u003c/code\u003e, and \u003ccode\u003ePolicy\u003c/code\u003e, which are used for managing policy settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolicy\u003c/code\u003e property of the \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e class is a required property, used to apply a policy to a given resource.\u003c/p\u003e\n"]]],[],null,[]]