[[["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-04-09 UTC."],[[["This webpage provides documentation for the `Backup` class within the Google Cloud Spanner C++ library, spanning 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 this class does not validate the provided identifiers."],["The class offers constructors for creating `Backup` objects, including copy and move constructors, and an additional one that takes an `Instance` and `std::string` as parameters."],["It also provides operators for copy and move assignment and functions for retrieving the `Instance`, `backup_id`, and the fully qualified backup name."],["The backup versions listed on the page range from version 2.11.0 up to 2.37.0-rc."]]],[]]