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 class, `SetIamPolicyInstanceTemplateRequest`, is part of the Compute Engine v1 API and is used for setting IAM policies on instance templates, as indicated by its method description."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["It includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing for specific configurations and targeting of the policy-setting request."],["The documentation details the availability of the `SetIamPolicyInstanceTemplateRequest` class across a range of versions, from 1.0.0 to the latest 3.6.0."]]],[]]