public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
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` documentation is 3.6.0, although this webpage is currently presenting version 2.1.0."],["This document provides a comprehensive list of available versions, ranging from version 1.0.0 to the latest 3.6.0, for `GetSnapshotRequest`."],["`GetSnapshotRequest` is a request message class used for retrieving snapshot details and is an implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetSnapshotRequest` class includes constructors and properties like `Project` and `Snapshot`, which are essential for defining the request."],["The namespace of this object is `Google.Cloud.Compute.V1` in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]