[[["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 a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Backup` class represents a Cloud Spanner backup, which is defined by its associated `Instance` and a unique `backup_id`, with the class being responsible for containing the information but not validating it."],["The `Backup` class offers constructors for copying, moving, and creating new instances, along with assignment operators for copying and moving existing backups."],["The `Backup` class provides functions to retrieve the associated `Instance`, the `backup_id`, and the full backup name."],["It is the user's responsibility to provide valid project, instance, and backup IDs, as the class does not perform any validation until the backup name is used in a remote procedure call (RPC) to Spanner."]]],[]]