public sealed class GetIamPolicyRegionBackendServiceRequest : IMessage<GetIamPolicyRegionBackendServiceRequest>, IEquatable<GetIamPolicyRegionBackendServiceRequest>, IDeepCloneable<GetIamPolicyRegionBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyRegionBackendServiceRequest.
A request message for RegionBackendServices.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 `GetIamPolicyRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0, with links to other versions."],["The `GetIamPolicyRegionBackendServiceRequest` class is a request message used to retrieve the IAM policy for a region backend service, as described in the method description, and is found within the `Google.Cloud.Compute.V1` namespace."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors, including a default constructor and a copy constructor, along with key properties like `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource` and descriptions of each."],["The documentation contains a multitude of links for various versions of the library ranging from version 1.0.0 up to the latest 3.6.0, where each version of the library provides access to the GetIamPolicyRegionBackendServiceRequest class."]]],[]]