public sealed class GetIamPolicyInstanceRequest : IMessage<GetIamPolicyInstanceRequest>, IEquatable<GetIamPolicyInstanceRequest>, IDeepCloneable<GetIamPolicyInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyInstanceRequest.
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."],[[["This webpage provides reference documentation for the `GetIamPolicyInstanceRequest` class within the Compute Engine v1 API for .NET, with the current version being 2.4.0."],["The `GetIamPolicyInstanceRequest` class is used to request the IAM policy for a Compute Engine instance and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the properties of the `GetIamPolicyInstanceRequest` class, including `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, with descriptions of their purpose."],["The webpage lists the class's constructors and provides details about each parameter."],["The provided content offers a history of previous versions, ranging from version 1.0.0 to the latest 3.6.0, with links to the respective documentation for the `GetIamPolicyInstanceRequest` class in each version."]]],[]]