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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The provided content is a documentation page for the `GlobalSetPolicyRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 2.16.0, in the context of Google Cloud's .NET libraries."],["This page includes links to documentation for various versions of `GlobalSetPolicyRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."],["`GlobalSetPolicyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `GlobalSetPolicyRequest` class includes constructors to create new instances and properties like `Bindings`, `Etag`, `HasEtag`, and `Policy`, which are used to manage policies in Google Cloud resources."],["This page provides detailed information on the available properties of the `GlobalSetPolicyRequest` class, such as `Bindings`, `Etag`, `HasEtag`, and `Policy`, and their corresponding types and descriptions."]]],[]]