public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore 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-04-17 UTC."],[[["This document provides reference documentation for the `GetSnapshotRequest` class within the Google Cloud Filestore v1 API, specifically version 2.6.0."],["`GetSnapshotRequest` is used to retrieve the state of a snapshot and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `GetSnapshotRequest` and also defining the snapshot resource name as a string or a `SnapshotName` type."],["The class `GetSnapshotRequest` inherits from `object` and therefore inherits the methods `GetHashCode()`, `GetType()`, and `ToString()`."],["There are 11 different versions of the `GetSnapshotRequest` method to reference, ranging from version 1.0.0 to the latest version, 2.7.0."]]],[]]