public sealed class GetIamPolicyInstanceRequest : IMessage<GetIamPolicyInstanceRequest>, IEquatable<GetIamPolicyInstanceRequest>, IDeepCloneable<GetIamPolicyInstanceRequest>, IBufferMessage, IMessage
A request message for Instances.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 available for `GetIamPolicyInstanceRequest` is 3.6.0, but it has a history of versions, with versions ranging from 1.0.0 up to 3.6.0, all of which are documented."],["`GetIamPolicyInstanceRequest` is a request message used within Instances.GetIamPolicy to retrieve details, and its description is found within the class documentation."],["The class `GetIamPolicyInstanceRequest` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor that can create a new instance or copy an existing one using the parameter `other`, allowing for the easy duplication of objects."],["Key properties of the `GetIamPolicyInstanceRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, allowing customization of the request."]]],[]]