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."],[[["This webpage provides reference documentation for the `SetIamPolicyBackendBucketRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and documentation spans from this to version 1.0.0."],["The `SetIamPolicyBackendBucketRequest` class is used as a request message for `BackendBuckets.SetIamPolicy` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the request body, project ID, and resource name, respectively."],["There are two Constructors available, a default one `SetIamPolicyBackendBucketRequest()` and a second one that takes in another instance of the same class as an argument `SetIamPolicyBackendBucketRequest(SetIamPolicyBackendBucketRequest other)`."]]],[]]