public sealed class GetInstantSnapshotRequest : IMessage<GetInstantSnapshotRequest>, IEquatable<GetInstantSnapshotRequest>, IDeepCloneable<GetInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstantSnapshotRequest.
A request message for InstantSnapshots.Get. 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 `GetInstantSnapshotRequest` class within the Compute Engine v1 API."],["The latest available version of the `GetInstantSnapshotRequest` API is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0 also available."],["The `GetInstantSnapshotRequest` class is a request message used for retrieving instant snapshots, inheriting from object and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInstantSnapshotRequest` class includes properties to specify the `InstantSnapshot`, `Project`, and `Zone` to target a specific request."],["The current document is the reference page for the `GetInstantSnapshotRequest` class in version 2.17.0, showing its constructors, properties, inherited members, namespace and assembly."]]],[]]