public sealed class SetIamPolicyInstanceRequest : IMessage<SetIamPolicyInstanceRequest>, IEquatable<SetIamPolicyInstanceRequest>, IDeepCloneable<SetIamPolicyInstanceRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicyInstanceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of `SetIamPolicyInstanceRequest` is 3.6.0, with a comprehensive list of past versions provided, down to version 1.0.0."],["`SetIamPolicyInstanceRequest` is used to set the IAM policy for instances, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, each detailed with their respective data types and purpose."],["It contains two constructors that can be used, one empty and the other taking a `SetIamPolicyInstanceRequest` object as a parameter."]]],[]]