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-21 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.8.0, and a variety of other versions."],["The `GetIamPolicyInstanceTemplateRequest` class is used to request the IAM policy for instance templates, as detailed in its method description and is implemented from multiple classes including IMessage and IEquatable."],["The documentation includes details on the class's inheritance from the `object` class and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, all of which can be used with the request."],["The webpage lists all the available versions of the API, starting from version 1.0.0 up to the latest version, 3.6.0, allowing users to access documentation for a specific version."],["Key properties of the class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, each with descriptions of their types and purposes, to help users make proper requests."]]],[]]