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 webpage provides documentation and code samples for the `SetIamPolicyInstanceTemplateRequest` class within the Compute Engine v1 API."],["`SetIamPolicyInstanceTemplateRequest` is a request message for `InstanceTemplates.SetIamPolicy` and inherits from the base object class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SetIamPolicyInstanceTemplateRequest` has two constructors, one default and one that takes another instance of `SetIamPolicyInstanceTemplateRequest` as a parameter, to create a copy."],["Key properties of `SetIamPolicyInstanceTemplateRequest` include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing you to manage resource policies within the Google Cloud environment."]]],[]]