next_page_token can be sent in a subsequent
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.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-25 UTC."],[[["This document provides reference documentation for the `ListBackupsResponse` class within the Google Cloud Bigtable Administration v2 API, specifically for version 3.18.0."],["The `ListBackupsResponse` class is used to encapsulate the response received from the `ListBackups` operation, which retrieves a list of backup resources."],["The class includes properties like `Backups`, a list of `Backup` objects, and `NextPageToken`, which is used for pagination of large result sets."],["The documentation details the class's inheritance, the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable` and it's implemented methods, like `GetEnumerator`."],["The documentation covers multiple versions of the API, ranging from version 2.4.0 to the latest version, 3.24.0, with links to each version's specific documentation."]]],[]]