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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 5.0.0-beta05, and there are multiple prior versions listed, including stable releases like 4.6.0 down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBackupsResponse\u003c/code\u003e is a class that represents the response for the \u003ccode\u003eListBackups\u003c/code\u003e call within the Google Cloud Spanner Admin Database V1 API, as seen by the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing functionalities for data handling and iteration.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, \u003ccode\u003eListBackupsResponse()\u003c/code\u003e, and \u003ccode\u003eListBackupsResponse(ListBackupsResponse other)\u003c/code\u003e, allowing for the creation of new instances or copying from an existing one, and it includes properties like \u003ccode\u003eBackups\u003c/code\u003e, which holds a list of \u003ccode\u003eBackup\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackups\u003c/code\u003e property orders the list of returned backups by \u003ccode\u003ecreate_time\u003c/code\u003e, in descending order.\u003c/p\u003e\n"]]],[],null,[]]