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 webpage provides reference documentation for the `GetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.13.0."],["The `GetIamPolicyInstanceTemplateRequest` class is used to request the IAM policy for an instance template, as detailed in the method description and it inherits from the base object class and implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation covers the class's constructors (`GetIamPolicyInstanceTemplateRequest()` and `GetIamPolicyInstanceTemplateRequest(GetIamPolicyInstanceTemplateRequest)`) along with the properties `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, explaining their types and purposes."],["This page lists the different available versions of `GetIamPolicyInstanceTemplateRequest` from v1.0.0 to v3.6.0 (latest) linking each to their corresponding documentation."]]],[]]