public sealed class SetIamPolicyInstanceTemplateRequest : IMessage<SetIamPolicyInstanceTemplateRequest>, IEquatable<SetIamPolicyInstanceTemplateRequest>, IDeepCloneable<SetIamPolicyInstanceTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyInstanceTemplateRequest.
A request message for InstanceTemplates.SetIamPolicy. 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 document provides reference documentation for the `SetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `SetIamPolicyInstanceTemplateRequest` is a request message used for setting IAM policies on instance templates and is part of the `Google.Cloud.Compute.V1` namespace."],["The latest documented version of `SetIamPolicyInstanceTemplateRequest` is 3.6.0, while this page is for version 2.4.0, and the documentation includes links to multiple prior versions."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains the properties `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential parameters for requests related to the instance template."]]],[]]