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 documentation for the `GetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The class `GetIamPolicyBackendServiceRequest` is a request message used for retrieving IAM policies for backend services and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation covers versions of the `GetIamPolicyBackendServiceRequest` class ranging from 1.0.0 up to the latest version 3.6.0, with each version available through specific URLs."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes properties for `OptionsRequestedPolicyVersion`, `Project`, and `Resource`."],["The class contains two constructors, one default and one that accepts another `GetIamPolicyBackendServiceRequest` object as a parameter for creating a copy."]]],[]]