Optional. A filter constraining the clusters to list. Filters are
case-sensitive and have the following syntax:
field = value [AND [field = value]] ...
where field is one of status.state, clusterName, or labels.[KEY],
and [KEY] is a label key. value can be * to match all values.
status.state can be one of the following: ACTIVE, INACTIVE,
CREATING, RUNNING, ERROR, DELETING, UPDATING, STOPPING, or
STOPPED. ACTIVE contains the CREATING, UPDATING, and RUNNING
states. INACTIVE contains the DELETING, ERROR, STOPPING, and
STOPPED states. clusterName is the name of the cluster provided at
creation time. Only the logical AND operator is supported;
space-separated items are treated as having an implicit AND operator.
Example filter:
status.state = ACTIVE AND clusterName = mycluster
AND labels.env = staging AND labels.starred = *
[[["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\u003eListClustersRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, including its constructors, properties, and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListClustersRequest\u003c/code\u003e class is used to request a list of clusters within a specified Google Cloud Platform project and Dataproc region, with optional filters, page size, and page token parameters to refine the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListClustersRequest\u003c/code\u003e is version 5.17.0, and the documentation also includes previous versions from 5.16.0 down to 3.1.0, with each link providing access to the documentation for the \u003ccode\u003eListClustersRequest\u003c/code\u003e class for that respective version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, meaning that the class has functionalities of various interfaces such as managing page requests and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eProperties of the \u003ccode\u003eListClustersRequest\u003c/code\u003e class are \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, offering methods to filter the list of clusters by the project ID and the specific region they are located, among other things.\u003c/p\u003e\n"]]],[],null,[]]