public sealed class SetIamPolicyInstantSnapshotRequest : IMessage<SetIamPolicyInstantSnapshotRequest>, IEquatable<SetIamPolicyInstantSnapshotRequest>, IDeepCloneable<SetIamPolicyInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyInstantSnapshotRequest.
A request message for InstantSnapshots.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 `SetIamPolicyInstantSnapshotRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.16.0."],["The `SetIamPolicyInstantSnapshotRequest` class is used to send a request to set the IAM policy for an instant snapshot in the Compute Engine API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all previous versions of the documentation for `SetIamPolicyInstantSnapshotRequest`, starting from version 1.0.0 up to the latest 3.6.0."],["The `SetIamPolicyInstantSnapshotRequest` class includes properties like `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` which are necessary to define the scope and details of the IAM policy request."],["The page specifies the inheritance of `SetIamPolicyInstantSnapshotRequest` from the base `object` and lists its constructors and inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]