[[["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 page details the `Backup` class within the Google Cloud Spanner C++ client library, used to identify a specific Cloud Spanner backup."],["The latest version of the Backup class is 2.37.0-rc, with a range of previous versions available down to 2.11.0 for documentation purposes."],["A Cloud Spanner backup is identified using an `Instance` and a `backup_id`, both of which must be valid as this class does not perform validation."],["The `Backup` class includes methods to retrieve the associated `Instance`, the `backup_id`, and the fully qualified backup name."],["The `Backup` class supports copy and move constructors, along with the associated assignment operators."]]],[]]