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-31 UTC."],[[["This webpage provides documentation for the `SetIamPolicyInstanceRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0, with links to other versions."],["The `SetIamPolicyInstanceRequest` class is used to define a request message for setting the IAM policy on Compute Engine instances."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for working with Protocol Buffers and deep cloning."],["It inherits from `object` and includes properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, each with their own description."],["The `SetIamPolicyInstanceRequest` class has two constructors, one empty and the other taking a `SetIamPolicyInstanceRequest` object as a parameter."]]],[]]