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 webpage provides reference documentation for the `SetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version of the API is 3.6.0, and there are several previous versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, and many others going down to 1.0.0, all available for review."],["The `SetIamPolicyInstanceTemplateRequest` class is used to set the IAM policy for an instance template and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing customization of the IAM policy setting."],["This class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]