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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyInstanceRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with version 2.5.0 being the main version in view."],["The `SetIamPolicyInstanceRequest` class is part of the Compute Engine v1 API, and it is designed to manage requests for setting IAM policies on Compute Engine instances."],["The page details the class's inheritance hierarchy and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a comprehensive list of previous versions of the class, spanning from version 1.0.0 to the latest version 3.6.0, available for viewing."],["Key properties of the `SetIamPolicyInstanceRequest` class are outlined, including `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, along with their descriptions and types."]]],[]]