public sealed class GetIamPolicyResourcePolicyRequest : IMessage<GetIamPolicyResourcePolicyRequest>, IEquatable<GetIamPolicyResourcePolicyRequest>, IDeepCloneable<GetIamPolicyResourcePolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyResourcePolicyRequest.
A request message for ResourcePolicies.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-21 UTC."],[[["This page provides documentation for the `GetIamPolicyResourcePolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetIamPolicyResourcePolicyRequest` class is used to create requests for retrieving IAM policies for resource policies, as indicated by its inheritance and implementation of various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists multiple versions of the API, ranging from 1.0.0 to the latest version 3.6.0, providing links to specific version details for `GetIamPolicyResourcePolicyRequest`."],["Key properties of the `GetIamPolicyResourcePolicyRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are used to configure the IAM policy retrieval request."],["The page also provides information on inherited members, constructors, namespace and assembly for the `GetIamPolicyResourcePolicyRequest` class, giving a full overview of the object."]]],[]]