public sealed class SetIamPolicyBackendBucketRequest : IMessage<SetIamPolicyBackendBucketRequest>, IEquatable<SetIamPolicyBackendBucketRequest>, IDeepCloneable<SetIamPolicyBackendBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyBackendBucketRequest.
A request message for BackendBuckets.SetIamPolicy. See the method description for details.
[[["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-03-24 UTC."],[[["The page provides documentation for the `SetIamPolicyBackendBucketRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The most recent version available is 3.6.0, with a history of versions dating back to 1.0.0, all pertaining to the `SetIamPolicyBackendBucketRequest` class."],["The `SetIamPolicyBackendBucketRequest` class is used to set the IAM policy for backend buckets, as indicated by the method description."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which define its capabilities and usage."],["The `SetIamPolicyBackendBucketRequest` class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are key to sending requests to the API."]]],[]]