[[["容易理解","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 lists batch workloads within a specified project and location."],["You can filter the batch results by `batchId`, `batchUuid`, `state`, `createTime`, and `labels`, and you can order them by the creation time."],["The response will include a list of batches, a token to fetch the next page of results, and a list of batches that were not included in the response."],["To authorize a request to list the batches, the `dataproc.batches.list` IAM permission is required, and it requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request to list batches must be an HTTP `GET` request and does not require a request body, but takes in `parent`, `pageSize`, `pageToken`, `filter`, and `orderBy` parameters."]]],[]]