public sealed class GetIamPolicyRequest : IMessage<GetIamPolicyRequest>, IEquatable<GetIamPolicyRequest>, IDeepCloneable<GetIamPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v1 API class GetIamPolicyRequest.
[[["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-04-17 UTC."],[[["This page provides documentation for the `GetIamPolicyRequest` class within the Google Cloud Identity and Access Management (IAM) v1 API, specifically for version 3.2.0."],["`GetIamPolicyRequest` is a request message used to retrieve the IAM policy for a given resource, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Options`, `Resource`, and `ResourceAsResourceName`, allowing for specification of options and the target resource when requesting the policy."],["The `GetIamPolicyRequest` class can be constructed either as a new instance or by copying an existing `GetIamPolicyRequest` instance."],["This documentation page shows a range of versions for this class, with the latest one being version 3.4.0."]]],[]]