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-03-21 UTC."],[[["This webpage provides documentation for the `GetIamPolicyBackendBucketRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.13.0."],["The `GetIamPolicyBackendBucketRequest` class is part of the Compute Engine v1 API and is used to request the IAM policy for backend buckets, as detailed in the method description."],["The page lists the availability of previous versions of the class from 1.0.0 to 3.6.0, with the latest version being 3.6.0, and provides links to the documentation for each version."],["`GetIamPolicyBackendBucketRequest` inherits from the base `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has key properties like `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which allow configuration of the request, including setting the desired IAM policy version, project ID, and resource name."]]],[]]