public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetSnapshotRequest.
[[["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."],[[["This webpage provides reference documentation for the `GetSnapshotRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.6.0."],["The `GetSnapshotRequest` class is used to retrieve the state of a snapshot and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetSnapshotRequest` class has two constructors, a default constructor and one that accepts another `GetSnapshotRequest` object as a parameter."],["Key properties of `GetSnapshotRequest` include `Name`, which is a string representing the snapshot's resource name, and `SnapshotName`, which is a typed view over the `Name`."],["The webpage includes links to prior versions of this snapshot document ranging from 1.0.0 all the way to the latest version, 1.8.0."]]],[]]