public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSnapshotRequest.
A request message for Snapshots.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 `GetSnapshotRequest` class within the Google Compute Engine v1 API."],["The latest available version of the `GetSnapshotRequest` class is 3.6.0, while the current page focuses on version 3.4.0."],["The `GetSnapshotRequest` class is used as a request message for retrieving details of a snapshot in the Google Compute Engine API."],["The class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties for `Project` and `Snapshot`."],["The page lists available versions of the class, spanning from version 1.0.0 up to 3.6.0, showing a history of its development and updates."]]],[]]