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."],[[["The latest version of the `GetIamPolicyResourcePolicyRequest` class is 3.6.0, and the documentation provides links to previous versions, ranging down to version 1.0.0."],["This document details the `GetIamPolicyResourcePolicyRequest` class, which is a part of the Google Cloud Compute Engine v1 API, used for requesting IAM policy information."],["The `GetIamPolicyResourcePolicyRequest` class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource` for specifying the details of the IAM policy request."],["The `GetIamPolicyResourcePolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like serialization, equality comparison, deep cloning, and buffer message handling."],["The namespace for the GetIamPolicyResourcePolicyRequest class is `Google.Cloud.Compute.V1`, and it is found in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]