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."],[[["The latest version of the `SetIamPolicyInstanceTemplateRequest` is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This webpage provides documentation and code samples for the Compute Engine v1 API class `SetIamPolicyInstanceTemplateRequest`."],["The `SetIamPolicyInstanceTemplateRequest` class is used to request setting an IAM policy on an instance template and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetIamPolicyInstanceTemplateRequest` class has two constructors, one default constructor and another that takes in another `SetIamPolicyInstanceTemplateRequest` as a parameter, along with properties to define the resource and project it is tied to."],["This page lists the various versions of the `SetIamPolicyInstanceTemplateRequest` class, ranging from 1.0.0 up to 3.6.0, along with their corresponding documentation links."]]],[]]