public sealed class SetIamPolicyInstanceRequest : IMessage<SetIamPolicyInstanceRequest>, IEquatable<SetIamPolicyInstanceRequest>, IDeepCloneable<SetIamPolicyInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyInstanceRequest.
A request message for Instances.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 `SetIamPolicyInstanceRequest` is 3.6.0, as seen by the provided version list."],["This documentation provides reference for the `SetIamPolicyInstanceRequest` class, used for setting IAM policies for Compute Engine instances, as indicated by its full namespace and description."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing that it supports message handling, equality checks, deep cloning, and buffer operations."],["The `SetIamPolicyInstanceRequest` class has properties for `Project`, `Resource`, and `Zone`, which are all of type string, and `ZoneSetPolicyRequestResource` which is of type `ZoneSetPolicyRequest`."],["There are 30 versions of the class `SetIamPolicyInstanceRequest` listed ranging from 1.0.0 to 3.6.0, for users to reference."]]],[]]