[[["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 values."],["The class offers constructors for copying and moving `Backup` objects, as well as creating new `Backup` objects from an `Instance` and `backup_id`."],["The `Backup` class provides functions to retrieve the associated `Instance`, the `backup_id`, and the full name of the backup."],["The class has methods for copying and moving through the `operator=` overload."]]],[]]