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/*/regions/*/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 of the operation."],["It supports query parameters such as `filter`, `pageSize`, and `pageToken` to refine the operation listing."],["The request body should be empty, and a successful response will include a `ListOperationsResponse` instance."],["The request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]