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-31 UTC."],[[["The latest version of the `SetIamPolicyInstanceTemplateRequest` is 3.6.0, while this page focuses on version 3.1.0, which has links to previous versions and the latest one for documentation purposes."],["This page provides reference documentation and code samples for the `SetIamPolicyInstanceTemplateRequest` class, part of the Compute Engine v1 API in .NET, which is used to update the IAM policy of a Google Compute Engine Instance Template."],["The `SetIamPolicyInstanceTemplateRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetIamPolicyInstanceTemplateRequest` class include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing for the specification of the policy to be set, the project, and the resource name."],["The documentation is showing all past versions from 1.0.0 to the newest version 3.6.0 in chronological order."]]],[]]