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-21 UTC."],[[["This document provides reference information for the `GetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version of the documentation being 3.6.0."],["The `GetIamPolicyBackendServiceRequest` class is used to request the IAM policy for backend services and is part of the `Google.Cloud.Compute.V1` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["Key properties of the `GetIamPolicyBackendServiceRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, allowing for the configuration of the request."],["The documentation includes details for the current version, 2.13.0, and numerous previous versions, ranging from 1.0.0 to 3.6.0, that are readily accessible via the given links."]]],[]]