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 Engine v1 API, specifically for version 2.14.0, with links to other versions."],["The `SetIamPolicyInstantSnapshotRequest` class is used to set the IAM policy for an instant snapshot and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has public constructors, including a default constructor and one that takes another `SetIamPolicyInstantSnapshotRequest` object for cloning."],["Key properties of the class include `Project` (Project ID), `Resource` (resource name/ID), `Zone` (zone name), and `ZoneSetPolicyRequestResource` (request body)."],["The documentation includes details on inheritance, implemented interfaces, inherited members, namespace, assembly, constructors, and properties with their types and descriptions, and has a link to the latest version, 3.6.0."]]],[]]