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 latest version being 3.6.0."],["The `GetIamPolicyInstanceRequest` class is a request message used for retrieving the IAM policy of instances, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions, ranging from the latest 3.6.0 down to 1.0.0, offering direct links to each specific version."],["The `GetIamPolicyInstanceRequest` class includes properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, enabling detailed configuration of the IAM policy request."],["The page details both constructors for `GetIamPolicyInstanceRequest`, one default and another that takes an existing `GetIamPolicyInstanceRequest` object as an argument, allowing for creating a new instance with identical properties."]]],[]]