[[["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 note that it is the application's responsibility to ensure the provided values are valid."],["The class offers constructors for creating `Backup` objects, including copy and move operations, along with an operator for equals sign assignment."],["Key functions include `instance()` to retrieve the associated `Instance`, `backup_id()` to get the ID, and `FullName()` to obtain the fully qualified backup name."],["The latest release candidate for the `Backup` class is version `2.37.0-rc`, with other versions being listed down to `2.11.0`."]]],[]]