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 of the `GetSnapshotRequest` API is 3.6.0, as shown by the provided content."],["This page documents the `GetSnapshotRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.7.0."],["`GetSnapshotRequest` is a message class used for requesting details about a snapshot in the Compute Engine v1 API."],["The `GetSnapshotRequest` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class allows getting snapshots by using properties such as Project ID and Snapshot name."]]],[]]