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-04-09 UTC."],[[["The `SetIamPolicyBackendBucketRequest` class is part of the Google Cloud Compute Engine v1 API, used for managing backend bucket IAM policies."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling, equality checks, cloning, and buffer manipulation."],["The API documentation lists versions from 1.0.0 up to 3.6.0 (latest), demonstrating the evolution and available versions of this API class, with 3.2.0 being the base version of the doc's content."],["The class has three properties: `GlobalSetPolicyRequestResource` which represents the resource for this request, `Project` which represents the Project ID for this request, and `Resource`, which represents the name or ID of the resource."]]],[]]