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-24 UTC."],[[["The latest version of the `SetIamPolicyInstanceTemplateRequest` is 3.6.0, while this page is documenting version 2.2.0."],["This webpage provides documentation for the `SetIamPolicyInstanceTemplateRequest` class within the Google.Cloud.Compute.V1 namespace, with links to various previous versions of the class ranging from 1.0.0 to the latest 3.6.0."],["The `SetIamPolicyInstanceTemplateRequest` class is used for setting the IAM policy for Compute Engine instance templates, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `SetIamPolicyInstanceTemplateRequest` class includes properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to manage the request details for setting an IAM policy."],["The `SetIamPolicyInstanceTemplateRequest` class has two constructors: one is a parameterless constructor and the other one takes another `SetIamPolicyInstanceTemplateRequest` as a parameter."]]],[]]