public sealed class GetIamPolicyBackendBucketRequest : IMessage<GetIamPolicyBackendBucketRequest>, IEquatable<GetIamPolicyBackendBucketRequest>, IDeepCloneable<GetIamPolicyBackendBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyBackendBucketRequest.
A request message for BackendBuckets.GetIamPolicy. 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 `GetIamPolicyBackendBucketRequest` class is a request message for the `BackendBuckets.GetIamPolicy` method within the Compute Engine v1 API, used to manage IAM policies for backend buckets."],["This document provides reference for the `GetIamPolicyBackendBucketRequest` class version 3.2.0, including details about its constructors, properties, and the interfaces it implements."],["The latest version of the `GetIamPolicyBackendBucketRequest` is version 3.6.0, and the page also lists a range of other versions available from 1.0.0 to 3.5.0."],["The class inherits from the base `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyBackendBucketRequest` include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify the desired policy version, project ID, and resource name respectively."]]],[]]