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` namespace, used to list clusters in a project."],["The `ListClustersResponse` class is part of version 4.0.0 of the Google.Cloud.Dataproc.V1 package, with the latest version being 5.17.0, and offers access to other versions as low as 3.1.0."],["The `ListClustersResponse` class implements several interfaces including `IPageResponse\u003cCluster\u003e`, `IEnumerable\u003cCluster\u003e`, `IMessage\u003cListClustersResponse\u003e`, and `IDeepCloneable\u003cListClustersResponse\u003e`, among others."],["The class offers properties such as `Clusters` (a repeated field containing the clusters in the project) and `NextPageToken` for retrieving additional results, if available."],["It includes methods such as `GetEnumerator()` to iterate through the clusters and constructors to create a new `ListClustersResponse` object, optionally using another `ListClustersResponse` for values."]]],[]]