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 webpage provides documentation for the `SetIamPolicyBackendBucketRequest` class within the Google.Cloud.Compute.V1 API, specifically detailing its usage in setting IAM policies for backend buckets."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The document covers the class's constructors, which include a default constructor and one that accepts another `SetIamPolicyBackendBucketRequest` object for cloning."],["It also outlines the key properties of the class, namely `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, each with descriptions and type information."],["The content page contains version history for this class, ranging from version 1.0.0 all the way up to the latest version 3.6.0, and then lists the reference path to each of the other versions."]]],[]]