[[["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-14 UTC."],[[["The webpage provides documentation for the `Backup` class within the Google Cloud Spanner C++ library, covering multiple versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `Backup` class represents a Cloud Spanner backup, identified by an `Instance` and a `backup_id`, but the application is responsible for ensuring that those identifiers are valid."],["The class documentation details various constructors for creating `Backup` objects, including copy and move operations, as well as the method to construct it using an `Instance` and a `backup_id` string."],["The documentation outlines functions, such as `instance()`, `backup_id()`, and `FullName()`, that allow users to retrieve information about the backup, like the associated instance, the backup ID, and the fully qualified name, respectively."],["The page contains the different functions and operators related to the `Backup` class, including copy and move constructors, copy and move assignment operators, in addition to various getters."]]],[]]