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 reference documentation for the `GetIamPolicyRegionBackendServiceRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version available for this class is 3.6.0, and the page lists all available versions, from 1.0.0 to 3.6.0, with links to their respective documentation."],["The `GetIamPolicyRegionBackendServiceRequest` class is used to send requests for retrieving the IAM policy of a regional backend service, and it inherits from and implements various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties like `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource` that allow for configuring the IAM policy retrieval request."],["The webpage also provides information on the constructors available for the class, `GetIamPolicyRegionBackendServiceRequest()` and `GetIamPolicyRegionBackendServiceRequest(GetIamPolicyRegionBackendServiceRequest other)` to help with class instatiation."]]],[]]