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 document provides reference documentation for the `ListBackupsResponse` class within the Google Cloud Bigtable Admin V2 API, specifically for version 3.8.0, with links to other versions."],["`ListBackupsResponse` is used to handle the response from a `ListBackups` call, allowing you to fetch a list of backups and is part of the Google.Cloud.Bigtable.Admin.V2 namespace."],["The `ListBackupsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities like message handling, comparison, deep cloning, and iteration."],["The class includes properties such as `Backups`, which contains a list of backup objects, and `NextPageToken`, used for pagination when retrieving a large number of backups."],["There is a list of versioned links for the `ListBackupsResponse` in Google Cloud Bigtable Admin V2 API starting from version 3.24.0 all the way down to version 2.4.0."]]],[]]