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 documentation for the `SetIamPolicyInstanceRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `SetIamPolicyInstanceRequest` class is used to create a request message for setting the IAM policy on Compute Engine instances, as described in the method description."],["The page details the class's inheritance, implementing interfaces, namespace (`Google.Cloud.Compute.V1`), assembly (`Google.Cloud.Compute.V1.dll`), and constructors."],["The page also lists all supported versions, ranging from version 1.0.0 to the latest 3.6.0, with links to each of their respective documentations, as well as showing that version 2.16.0 is the current one being displayed."],["Key properties of the `SetIamPolicyInstanceRequest` class are `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, all of which are strings except the last which is a `ZoneSetPolicyRequest`."]]],[]]