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-24 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyInstanceRequest` class within the Compute Engine v1 API for .NET, specifically in the `Google.Cloud.Compute.V1` namespace."],["The page offers a comprehensive list of available versions, ranging from 1.0.0 to the latest version 3.6.0, for the `SetIamPolicyInstanceRequest` API class."],["The `SetIamPolicyInstanceRequest` class, used to set the IAM policy for instances, inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetIamPolicyInstanceRequest` include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which define the project, resource, zone, and policy details of the request."],["The webpage details the available constructors, such as the parameterless constructor and one that accepts another `SetIamPolicyInstanceRequest` object, allowing for copying."]]],[]]