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 webpage provides documentation for the `GetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.16.0, and offers documentation for numerous previous versions."],["The `GetIamPolicyBackendServiceRequest` class is used to create request messages for the `BackendServices.GetIamPolicy` method and is part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of the `GetIamPolicyBackendServiceRequest` class include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify request parameters for retrieving IAM policy information."],["The documentation provides details on the constructor, properties, inherited members, and the assembly containing this class."]]],[]]