public sealed class GetIamPolicyInstanceTemplateRequest : IMessage<GetIamPolicyInstanceTemplateRequest>, IEquatable<GetIamPolicyInstanceTemplateRequest>, IDeepCloneable<GetIamPolicyInstanceTemplateRequest>, IBufferMessage, IMessage
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."],[[["The `GetIamPolicyInstanceTemplateRequest` class is used to request the IAM policy for Instance Templates and is the main focus of this documentation page."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various contexts and providing functionality for deep cloning and buffer management."],["The documentation covers multiple versions of the `GetIamPolicyInstanceTemplateRequest`, ranging from version 1.0.0 to the latest version 3.6.0."],["The class includes constructors for creating new instances, with one constructor allowing the creation from another `GetIamPolicyInstanceTemplateRequest` instance."],["The `GetIamPolicyInstanceTemplateRequest` class has properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` which are used to specify the details for the IAM policy request."]]],[]]