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-24 UTC."],[[["This webpage details the `GetIamPolicyInstanceTemplateRequest` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest and version 1.0.0 as the oldest version."],["The `GetIamPolicyInstanceTemplateRequest` class is a request message used for `InstanceTemplates.GetIamPolicy` and is a part of the Google Cloud Compute API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` enabling it to work with Protobuf messages and manage policy requests."],["The class has several properties, including `OptionsRequestedPolicyVersion` to manage IAM Policy versioning, `Project` to specify the project ID, and `Resource` for identifying the resource in question."],["The page provides links to older versions of the documentation, starting from version 1.0.0 to the most recent version 3.6.0."]]],[]]