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 for .NET, including its properties and constructors."],["The `GetIamPolicyInstanceTemplateRequest` class is used to request the IAM policy for instance templates and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, allowing you to set the requested IAM policy version and specify the project and resource."],["The available versions of the `GetIamPolicyInstanceTemplateRequest` class range from 1.0.0 to 3.6.0, with 3.6.0 being the latest, and each version has a link to its respective documentation."],["The class documentation provides information on the class's inheritance, with it inheriting from the \"object\" class, and it also provides links to additional information regarding implemented members."]]],[]]