public sealed class SetIamPolicyInstanceTemplateRequest : IMessage<SetIamPolicyInstanceTemplateRequest>, IEquatable<SetIamPolicyInstanceTemplateRequest>, IDeepCloneable<SetIamPolicyInstanceTemplateRequest>, IBufferMessage, IMessage
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 documentation for the `SetIamPolicyInstanceTemplateRequest` class within the `Google.Cloud.Compute.V1` namespace."],["This class is part of the Google Cloud Compute .NET library, used for managing instance template IAM policies, and is designed for requests related to setting IAM policies."],["The latest documented version of `SetIamPolicyInstanceTemplateRequest` is 3.6.0, with various previous versions ranging from 3.5.0 down to 1.0.0, all accessible through distinct links."],["The `SetIamPolicyInstanceTemplateRequest` class inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, and provides constructors to initialize `SetIamPolicyInstanceTemplateRequest`."]]],[]]