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.10.0, and the latest being 3.6.0."],["The `GetIamPolicyInstanceRequest` class is used to request the IAM policy of a Compute Engine instance and is part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyInstanceRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, allowing you to specify the parameters of your IAM policy request."],["The page lists all available versions of the `GetIamPolicyInstanceRequest` class, starting from 1.0.0 all the way to 3.6.0."]]],[]]