next_page_token can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
[[["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 page provides reference documentation for the `ListBackupsResponse` class within the Google Cloud Spanner Database Administration v1 API."],["The `ListBackupsResponse` class is used to handle the response data returned when listing backups and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IPageResponse`."],["The page includes details on the `ListBackupsResponse` class constructors, including a default constructor and one that accepts another `ListBackupsResponse` object."],["Key properties of `ListBackupsResponse` include `Backups`, which contains the list of matching backups, and `NextPageToken`, which is used for fetching additional backups."],["The content lists multiple versions of the `Google.Cloud.Spanner.Admin.Database.V1` API, ranging from the latest beta version (5.0.0-beta05) down to version 3.5.0, allowing users to access documentation for different releases."]]],[]]