Output only. This token is included in the response if there are more
results to fetch. To fetch additional results, provide this value as the
page_token in a subsequent ListClustersRequest.
[[["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 documentation for the `ListClustersResponse` class within the Google Cloud Dataproc v1 API, specifically focusing on version 5.7.0 and it's relation to other versions."],["The `ListClustersResponse` class is used to represent a list of clusters in a project, as returned by the Google Cloud Dataproc API."],["It implements multiple interfaces, including `IPageResponse\u003cCluster\u003e`, `IEnumerable\u003cCluster\u003e`, and `IMessage`, facilitating various functionalities like pagination, enumeration, and message handling."],["The class contains properties such as `Clusters`, which is a list of cluster objects, and `NextPageToken`, used for fetching subsequent pages of cluster listings, and two constructors to allow for different object creation."],["This page provides links to the documentation of prior versions of the API, ranging from version 3.1.0 to the latest 5.17.0."]]],[]]