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 the .NET environment."],["The page lists available versions of the `SetIamPolicyInstanceRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `SetIamPolicyInstanceRequest` class, used for Instances.SetIamPolicy, inherits from object and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, allowing for setting project ID, resource name/ID, zone, and the request body respectively."],["The webpage details the constructors available for the `SetIamPolicyInstanceRequest` class, offering a default constructor and one that takes another instance of `SetIamPolicyInstanceRequest` as a parameter."]]],[]]