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."],[[["This webpage provides reference documentation for the `SetIamPolicyInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetIamPolicyInstanceTemplateRequest` class is used to send requests for the `InstanceTemplates.SetIamPolicy` method, which are essential for setting IAM policies on instance templates."],["The page lists available versions of the API, with version 3.6.0 being the latest, and includes a variety of earlier versions down to 1.0.0, showing the version history."],["The `SetIamPolicyInstanceTemplateRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, cloning, and buffer operations."],["The class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` which are crucial for structuring and executing the request."]]],[]]