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.10.0 and it includes links to other versions."],["The `ListBackupsResponse` class is used as a response for the `ListBackups` call within the `BigtableTableAdmin` service and includes methods to enumerate backups."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering various functionalities for backup management."],["The `ListBackupsResponse` class contains properties such as `Backups`, a `RepeatedField` list of `Backup` objects, and `NextPageToken`, a string to fetch subsequent pages of backups."],["There are multiple versions of this class available, ranging from version 2.4.0 up to the latest version 3.24.0."]]],[]]