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."],[[["This webpage provides reference documentation for the `SetIamPolicyInstanceRequest` class within the Compute Engine v1 API for .NET, specifically in version 2.6.0 of the `Google.Cloud.Compute.V1` package."],["The `SetIamPolicyInstanceRequest` class is used to send a request to the Instances.SetIamPolicy method, which is used to set the IAM policy for a compute instance."],["The documentation details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and outlines the class's constructors and inherited members."],["The webpage lists various versions of `SetIamPolicyInstanceRequest`, from the latest at 3.6.0, down to the oldest version at 1.0.0, alongside the current version of 2.6.0."],["Key properties of `SetIamPolicyInstanceRequest` are documented, including `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are essential for constructing a valid request, and their respective types and descriptions."]]],[]]