[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[[["This endpoint retrieves a list of operations using a `GET` request to a specified URL, which is based on gRPC Transcoding syntax."],["The request requires a `name` path parameter to identify the operation's parent resource and accepts optional query parameters like `filter`, `pageSize`, and `pageToken` for refining the results."],["The request body must be empty for this `GET` method."],["A successful response returns a `ListOperationsResponse` instance containing the list of operations."],["Authorization to access this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]