[[["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 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."]]],[]]