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 available for `SetIamPolicyInstanceRequest` is 3.6.0, with several older versions, starting from 1.0.0 and up until 3.5.0, are also accessible through links."],["`SetIamPolicyInstanceRequest` is a request message for `Instances.SetIamPolicy`, and it inherits from `Object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetIamPolicyInstanceRequest` include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which define the scope and content of the policy setting request."],["The page allows users to access the documentation of each version, in each version, all the information regarding the `SetIamPolicyInstanceRequest` object will be available."]]],[]]