public sealed class GetIamPolicyRequest : IMessage<GetIamPolicyRequest>, IEquatable<GetIamPolicyRequest>, IDeepCloneable<GetIamPolicyRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `GetIamPolicyRequest` is 3.4.0, with the documentation providing links to other versions ranging from 2.2.0 to 3.3.0."],["`GetIamPolicyRequest` is a request message for the `GetIamPolicy` method, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetIamPolicyRequest` class has two constructors: a default constructor and one that takes another `GetIamPolicyRequest` as a parameter for copying."],["Key properties of `GetIamPolicyRequest` include `Options`, which allows specifying options for `GetIamPolicy`, `Resource` which denotes the target resource, and `ResourceAsResourceName`, a typed view of the `Resource` property."],["The `GetIamPolicyRequest` class is located in the `Google.Cloud.Iam.V1` namespace, within the `Google.Cloud.Iam.V1.dll` assembly."]]],[]]