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 webpage provides reference documentation for the `GetSnapshotRequest` class within the Google Cloud Filestore v1 API, specifically version 2.4.0."],["The `GetSnapshotRequest` class, part of the `Google.Cloud.Filestore.V1` namespace, is used to retrieve the state of a snapshot."],["The class includes properties like `Name`, which holds the snapshot resource name, and `SnapshotName`, which offers a typed view over the resource name."],["The `GetSnapshotRequest` class can be constructed with a default constructor or by copying an existing `GetSnapshotRequest` object."],["The documentation also provides links to older versions of the class documentation, including the latest version 2.7.0, and down to 1.0.0."]]],[]]