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 within the .NET environment."],["The page details the various versions of the `ListClustersResponse` class, ranging from version 3.1.0 to the latest version 5.17.0."],["`ListClustersResponse` is a class that implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in managing and transmitting cluster data."],["The `ListClustersResponse` class contains properties such as `Clusters` (a list of clusters) and `NextPageToken` (for handling paginated responses), along with methods for enumerating the resources."],["The documentation includes information on the class's constructors, inherited members, namespace (`Google.Cloud.Dataproc.V1`), and assembly (`Google.Cloud.Dataproc.V1.dll`)."]]],[]]