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 `SetIamPolicyInstanceTemplateRequest` class in the Google.Cloud.Compute.V1 API is used to manage the IAM policy of instance templates."],["Version 3.6.0 is the most recent update, while a history of versions from 1.0.0 is available for referencing."],["The `SetIamPolicyInstanceTemplateRequest` class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, used for configuring the request."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `SetIamPolicyInstanceTemplateRequest` class includes constructors for creating new instances, either default or by using another instance as a parameter."]]],[]]