[[["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 documentation for the `Backup` class within the Google Cloud Spanner C++ library, spanning versions from 2.11.0 to 2.37.0-rc."],["The `Backup` class represents a Cloud Spanner backup, identified by an `Instance` and a `backup_id`, and it does not validate the components of the backup name, which is the application's responsibility."],["The documentation covers various versions of the `Backup` class, including the latest release candidate, `2.37.0-rc`, and the `2.19.0` release."],["The `Backup` class features constructors, copy/move operations, and functions like `instance()`, `backup_id()`, and `FullName()` to interact with backup information."],["The `Backup` class can access the `Instance` containing the backup and return the backup id via the functions `instance()` and `backup_id()`."]]],[]]