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."],[[["This webpage details the `SetIamPolicyInstanceTemplateRequest` class within the `Google.Cloud.Compute.V1` namespace, as found in the `Google.Cloud.Compute.V1.dll` assembly, specifically in version 2.0.0."],["The `SetIamPolicyInstanceTemplateRequest` class is a request message used for setting IAM policies on instance templates and is derived from base classes including `Object`, and it implements interfaces like `IMessage` and `IEquatable`."],["The webpage provides links to documentation for multiple versions of this class, with the latest being version 3.6.0, as well as containing versions ranging from 1.0.0 to 3.5.0."],["The class has two constructors, a default one, and one which takes another `SetIamPolicyInstanceTemplateRequest` as a parameter, and the properties it contains are `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."]]],[]]