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 webpage details the \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically focusing on version 2.15.0, which is part of a range of versions listed from 1.0.0 to 3.6.0, with 3.6.0 as the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to ensure proper functionality and compatibility within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e class has two constructors, a default constructor, and another that accepts a \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e object as a parameter, with an emphasis on its \u003ccode\u003eBindings\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eHasEtag\u003c/code\u003e, and \u003ccode\u003ePolicy\u003c/code\u003e properties, each serving specific roles in policy management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides access to the \u003ccode\u003eBindings\u003c/code\u003e which is of type \u003ccode\u003eRepeatedField<Binding>\u003c/code\u003e, this is intended to define the permissions that are being assigned by the \u003ccode\u003eGlobalSetPolicyRequest\u003c/code\u003e, which is in-line with the \u003ccode\u003ePolicy\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been implemented to follow a specific inheritance structure, starting with the basic object class as the base, and as such, the inherited members can be called, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]