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 page provides documentation for the `GetIamPolicyRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.7.0 and later."],["The `GetIamPolicyRegionBackendServiceRequest` class is used to request the IAM policy for a region backend service, as indicated by the class's purpose as a request message for `RegionBackendServices.GetIamPolicy`."],["The documentation outlines the class's inheritance from the `object` class and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the class's structure and capabilities."],["The class has several properties including, `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are used to define and construct the request."],["The page also presents an extensive version history of the API, ranging from version 1.0.0 to the latest version 3.6.0, demonstrating the progression and updates of the `GetIamPolicyRegionBackendServiceRequest` across different versions."]]],[]]