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 webpage provides reference documentation for the `SetIamPolicyInstanceRequest` class within the Google Compute Engine v1 API."],["This class is used to set the IAM policy for instances, as indicated by the `Instances.SetIamPolicy` method description."],["The documentation covers versions ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version, which are all linked as references."],["The `SetIamPolicyInstanceRequest` class includes properties like `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, with explanations for each property."],["The webpage details the class's inheritance and implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]