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 Google Compute Engine v1 API, specifically for .NET development."],["The latest version available for the `GetIamPolicyInstanceRequest` API is 3.6.0, with various versions spanning from 1.0.0 up to this most current version."],["The `GetIamPolicyInstanceRequest` class is used to request the IAM policy for an instance and inherits from the `object` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the `GetIamPolicyInstanceRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are essential for specifying the details of the IAM policy request."],["The page also provides information about `GetIamPolicyInstanceRequest` constructors, which include a parameter to copy from another `GetIamPolicyInstanceRequest` object."]]],[]]