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.Cloud.Compute.V1 namespace, specifically detailing its use in the Compute Engine v1 API."],["The latest available version is 3.6.0, with an extensive list of previous versions ranging from 1.0.0 up to 3.5.0 that are accessible for the `SetIamPolicyInstanceRequest` class."],["The `SetIamPolicyInstanceRequest` class, which is a request message for Instances.SetIamPolicy, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has four key properties which include Project, Resource, Zone, and ZoneSetPolicyRequestResource, which are all used to set parameters for the request."],["There are two constructors for the class: a default constructor and another one that accepts a `SetIamPolicyInstanceRequest` object as a parameter."]]],[]]