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 Google Compute Engine v1 API, specifically for .NET developers."],["The latest documented version of the `SetIamPolicyInstanceRequest` class is 3.6.0, with numerous older versions ranging down to 1.0.0, each linked to its specific documentation."],["The `SetIamPolicyInstanceRequest` class is used to send requests to set the IAM policy for Compute Engine instances and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` that can be used to fill in the details of the request."],["The webpage contains the `SetIamPolicyInstanceRequest` class constructors, one of which takes an `other` parameter, allowing for the creation of new requests from existing ones."]]],[]]