Optional. A filter for the sessions to return in the response.
A filter is a logical expression constraining the values of various fields
in each session resource. Filters are case sensitive, and may contain
multiple clauses combined with logical operators (AND, OR).
Supported fields are session_id, session_uuid, state, create_time,
and labels.
Example: state = ACTIVE and create_time < "2023-01-01T00:00:00Z"
is a filter for sessions in an ACTIVE state that were created before
2023-01-01. state = ACTIVE and labels.environment=production is a filter
for sessions in an ACTIVE state that have a production environment label.
[[["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 webpage provides reference documentation for the \u003ccode\u003eListSessionsRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, offering details on how to list sessions within a project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSessionsRequest\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, is designed for requesting a list of sessions and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to reference materials for various versions of the API, ranging from the latest version 5.17.0 down to version 3.1.0, with the content on the page directly pertaining to version 5.15.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListSessionsRequest\u003c/code\u003e class include \u003ccode\u003eFilter\u003c/code\u003e for filtering sessions, \u003ccode\u003ePageSize\u003c/code\u003e to control the number of sessions returned per response, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to specify the location of the sessions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details for the constructors \u003ccode\u003eListSessionsRequest()\u003c/code\u003e and \u003ccode\u003eListSessionsRequest(ListSessionsRequest other)\u003c/code\u003e, alongside the type information and descriptions of its properties and parameters.\u003c/p\u003e\n"]]],[],null,[]]