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 version 1.5.0, which is used to retrieve the state of a snapshot."],["The `GetSnapshotRequest` class inherits from `object` and implements `IMessage`, `IEquatable\u003cGetSnapshotRequest\u003e`, `IDeepCloneable\u003cGetSnapshotRequest\u003e`, and `IBufferMessage`, offering methods for comparing, cloning, and managing message buffers."],["The class includes a constructor `GetSnapshotRequest` to initialize the object and a second constructor `GetSnapshotRequest(GetSnapshotRequest other)` to create a copy of an existing `GetSnapshotRequest`."],["`GetSnapshotRequest` class has two properties: `Name` which is the required string property representing the snapshot resource name, and `SnapshotName` that presents a typed view over the `Name` property."],["The page details the availability of different versions of the `GetSnapshotRequest` class in the Google Cloud NetApp v1 API, ranging from version 1.0.0 up to the latest version 1.8.0."]]],[]]