Listet Vorgänge auf, die zu dem in der Anfrage angegebenen Filter passen Wenn der Server diese Methode nicht unterstützt, wird UNIMPLEMENTED zurückgegeben.
HTTP-Anfrage
GET https://dataproc.googleapis.com/v1/{name=projects/*/locations/*/operations}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[[["This endpoint retrieves a list of operations using a `GET` request to a specified URL with gRPC Transcoding syntax."],["The request requires a path parameter `name` to specify the parent resource and allows optional query parameters like `filter`, `pageSize`, and `pageToken` for customization."],["The request body for this endpoint must be empty, as all necessary parameters are provided via the path or query."],["A successful response returns a `ListOperationsResponse` object containing the list of operations."],["Authorization to use this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]