Lista as operações correspondentes ao filtro especificado na solicitação. Se o servidor não for compatível com esse método, ele retornará UNIMPLEMENTED.
Solicitação HTTP
GET https://dataproc.googleapis.com/v1/{name=projects/*/locations/*/operations}
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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`."]]],[]]