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."],[[["The webpage provides reference documentation for the `SetIamPolicyInstanceRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version available is 3.6.0, but it also lists all previous versions of the `SetIamPolicyInstanceRequest` class, down to version 1.0.0."],["`SetIamPolicyInstanceRequest` class is used to request setting the IAM policy for an instance in Google Compute Engine."],["This class has several properties, such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are used to define and identify the specific instance and policy being modified."],["The class implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting different functionalities within the .NET framework."]]],[]]