[[["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 webpage provides documentation for the `Backup` class within the Google Cloud Spanner C++ library, specifically for version 2.29.0."],["The `Backup` class represents a Cloud Spanner backup identified by an `Instance` and a `backup_id`, where it is the application's responsibility to provide valid identifiers."],["The documentation covers constructors, such as copy and move constructors, and a constructor taking an `Instance` and `std::string` for the `backup_id`."],["It also includes operators, like copy and move assignment operators, and functions such as `instance()`, `backup_id()`, and `FullName()`, which provide access to the `Instance`, the `backup_id`, and the full name of the backup, respectively."],["There is a list of prior versions of the `Backup` class that are linked on the page, dating from version `2.37.0-rc` down to `2.11.0`."]]],[]]