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 the most recent version of the documentation being 3.24.0 and the current version being 3.9.0."],["The `ListBackupsResponse` class is used to handle the response from the `ListBackups` operation, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListBackupsResponse` object contains a list of `Backup` objects and a `NextPageToken` for fetching additional backup entries if available."],["The page details the properties, methods, constructors and the inheritance structure of the `ListBackupsResponse` class, alongside a comprehensive list of previous versions' documentations, going as far back as version 2.4.0."]]],[]]