public sealed class GetIamPolicyBackendServiceRequest : IMessage<GetIamPolicyBackendServiceRequest>, IEquatable<GetIamPolicyBackendServiceRequest>, IDeepCloneable<GetIamPolicyBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyBackendServiceRequest.
A request message for BackendServices.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-24 UTC."],[[["This page provides reference documentation for the `GetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.10.0."],["The `GetIamPolicyBackendServiceRequest` class is used to request the IAM policy for a BackendService, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a range of versions of the `GetIamPolicyBackendServiceRequest` class, from version 1.0.0 to the latest 3.6.0, offering links to each version's documentation."],["Key properties of the `GetIamPolicyBackendServiceRequest` class include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, allowing for specifying the policy version, project ID, and resource name or ID."],["The page details the constructors available for `GetIamPolicyBackendServiceRequest`, including a default constructor and a constructor that takes another `GetIamPolicyBackendServiceRequest` object as a parameter."]]],[]]