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-03-21 UTC."],[[["This page provides reference documentation for the `GetSnapshotRequest` class within the Google Cloud Filestore v1 API, specifically for version 2.5.0."],["The `GetSnapshotRequest` class is used to retrieve the state of a snapshot and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has properties such as `Name` and `SnapshotName` to manage snapshot resource names and the `GetSnapshotRequest()` constructor, respectively."],["The documentation also links to earlier versions of this class ranging from version 1.0.0 up to the latest version, 2.7.0, which can be selected from the version dropdown."]]],[]]