public sealed class GetIamPolicyInstanceTemplateRequest : IMessage<GetIamPolicyInstanceTemplateRequest>, IEquatable<GetIamPolicyInstanceTemplateRequest>, IDeepCloneable<GetIamPolicyInstanceTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyInstanceTemplateRequest.
A request message for InstanceTemplates.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-24 UTC."],[[["This document provides reference documentation for the `GetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `GetIamPolicyInstanceTemplateRequest` is a request message used for retrieving IAM policies for instance templates and is part of the `Google.Cloud.Compute.V1` namespace."],["The latest documented version for `GetIamPolicyInstanceTemplateRequest` is 3.6.0, but this document is for version 2.5.0, and it also includes links to all previous versions down to version 1.0.0."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIamPolicyInstanceTemplateRequest` class has properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` to define the parameters of the IAM policy request."]]],[]]