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-21 UTC."],[[["This webpage provides reference documentation for the `ListBackupsResponse` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with version 3.5.0 being the primary version referenced in the content."],["The `ListBackupsResponse` class is used to handle the response data when listing backups, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The page outlines the class's inheritance, implementing interfaces, constructors, properties (`Backups` and `NextPageToken`), and methods (`GetEnumerator`) with detailed descriptions and links to the respective documentation."],["The content displays a comprehensive list of all the versions available, ranging from the latest, 3.24.0, down to 2.4.0, including the specific link for each version's `ListBackupsResponse`."]]],[]]