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-21 UTC."],[[["The latest version available for the `GetSnapshotRequest` class is 3.6.0, as part of the Google Cloud Compute V1 API."],["This webpage provides reference documentation and code samples for the `GetSnapshotRequest` class, which is used to request a specific snapshot."],["The `GetSnapshotRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various interactions."],["The class `GetSnapshotRequest` has properties to specify the `Project` ID and the `Snapshot` name, essential parameters for the request."],["The webpage lists available versions of `GetSnapshotRequest`, from 1.0.0 up to the latest version 3.6.0, with version 2.13.0 being the context of the currently displayed page."]]],[]]