[[["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-09 UTC."],[[["This page provides documentation for the `Backup` class within the Google Cloud Spanner C++ library, offering access to various versions, including the latest release candidate (2.37.0-rc)."],["The `Backup` class represents a Cloud Spanner backup, identified by an `Instance` and a `backup_id`."],["The documentation includes constructors and operators for creating and managing `Backup` objects, featuring copy and move operations."],["The `Backup` class offers functions like `instance()`, `backup_id()`, and `FullName()` to retrieve the associated instance, backup ID, and fully qualified name, respectively."],["It is the application's responsibility to provide valid components when constructing a backup name, as the class does not validate these until a remote procedure call is made."]]],[]]