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-24 UTC."],[[["This document provides reference documentation for the `GetIamPolicyResourcePolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0 and later."],["The `GetIamPolicyResourcePolicyRequest` class is used to request the IAM policy for a resource and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the properties of the `GetIamPolicyResourcePolicyRequest` class, such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are used to specify the parameters of the IAM policy request."],["The document includes a list of available versions, with version 3.6.0 being the latest and a minimum of 1.0.0 being the earliest."],["The document also provides two constructors for the class: a default constructor and a constructor that accepts another `GetIamPolicyResourcePolicyRequest` object as an argument for copying."]]],[]]