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-31 UTC."],[[["This webpage provides reference documentation for the `GetInstantSnapshotRequest` class within the Compute Engine v1 API."],["The `GetInstantSnapshotRequest` class is a request message used for retrieving details of an InstantSnapshot."],["The latest version available is 3.6.0, and the page includes links to versions dating back to 1.0.0 of this request class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `InstantSnapshot`, `Project`, and `Zone`, all of which are string type properties, allowing for specification of the InstantSnapshot, the project, and the zone respectively."]]],[]]