The snapshot is currently being created, and may be destroyed if the
creation process encounters an error. A snapshot may not be restored to a
table while it is being created.
NotKnown
The state of the snapshot could not be determined.
Ready
The snapshot has been successfully created and can serve all requests.
[[["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-25 UTC."],[[["This page provides a detailed list of version history for the `Snapshot.Types.State` enum within the Google Cloud Bigtable Administration v2 API, ranging from version 3.24.0 (latest) down to 2.4.0."],["The `Snapshot.Types.State` enum represents the possible states of a snapshot, which includes `Creating`, `NotKnown`, and `Ready`."],["The `Creating` state signifies that a snapshot is in the process of being made and cannot be restored to a table yet."],["The `Ready` state shows that the snapshot has successfully been made and can fulfill all requests."],["The `NotKnown` state represents a situation where the status of the snapshot is undetermined."]]],[]]