[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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()`."]]],[]]