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-04-09 UTC."],[[["The webpage provides documentation for the `SetIamPolicyInstanceRequest` class within the Google.Cloud.Compute.V1 API, specifically for .NET development."],["It details the available versions of the API, with version 3.6.0 being the latest, and it also contains older versions ranging from 1.0.0 to 3.5.0 for developers who might need them."],["The `SetIamPolicyInstanceRequest` class is a message type used for setting IAM policies on Compute Engine instances, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the `SetIamPolicyInstanceRequest` class include Project, Resource, Zone, and ZoneSetPolicyRequestResource, which are used to define the target instance and the policy to be set."],["The documentation includes details on the constructors and inherited members of the `SetIamPolicyInstanceRequest` class, along with property value type and description tables."]]],[]]