範例:state = ACTIVE and createTime < "2023-01-01T00:00:00Z" 是 2023-01-01 前建立的「ACTIVE」狀態工作階段篩選器。state = ACTIVE and labels.environment=production 是工作階段的篩選器,適用於具有實際工作環境標籤的 ACTIVE 狀態。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-13 (世界標準時間)。"],[[["This API endpoint retrieves a list of interactive sessions using a `GET` request to the specified URL, structured according to gRPC Transcoding syntax."],["The `parent` path parameter is required to identify the collection of sessions, and listing sessions requires the `dataproc.sessions.list` IAM permission."],["The API supports optional query parameters such as `pageSize`, `pageToken`, and `filter` to control the number of results, pagination, and to refine results based on different criteria."],["The request body must be empty, and the successful response includes a JSON representation containing an array of session objects and an optional `nextPageToken` for pagination."],["Authorization for this API call requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`, as detailed in the Authentication Overview."]]],[]]