A token which may be sent as
[page_token][google.cloud.gkebackup.v1.ListBackupsRequest.page_token] in a
subsequent ListBackups call to retrieve the next page of results. If this
field is omitted or empty, then there are no more results to return.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListBackupsResponse\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBackupsResponse\u003c/code\u003e is used to encapsulate the response from a \u003ccode\u003eListBackups\u003c/code\u003e operation, enabling the retrieval of a list of \u003ccode\u003eBackup\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIPageResponse<Backup>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Backup>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, allowing it to be used in various contexts such as paged result handling and protocol buffer messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackups\u003c/code\u003e property of the \u003ccode\u003eListBackupsResponse\u003c/code\u003e contains the actual list of \u003ccode\u003eBackup\u003c/code\u003e objects that match the specified criteria.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for iteration, and contains a \u003ccode\u003eNextPageToken\u003c/code\u003e that can be used to get subsequent pages of results.\u003c/p\u003e\n"]]],[],null,[]]