public sealed class GetIamPolicyResourcePolicyRequest : IMessage<GetIamPolicyResourcePolicyRequest>, IEquatable<GetIamPolicyResourcePolicyRequest>, IDeepCloneable<GetIamPolicyResourcePolicyRequest>, IBufferMessage, IMessage
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 webpage details the `GetIamPolicyResourcePolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["The `GetIamPolicyResourcePolicyRequest` class is used to request IAM policy information for Compute Engine resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides properties for setting parameters such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing for specific policy retrieval."],["The page lists the different versions available for the `GetIamPolicyResourcePolicyRequest`, with versions ranging from 1.0.0 up to the latest 3.6.0."],["The `GetIamPolicyResourcePolicyRequest` class has two constructors: a default constructor and a copy constructor that takes another `GetIamPolicyResourcePolicyRequest` instance as a parameter."]]],[]]