[[["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-03-05 UTC."],[[["This page details how to list operations using a GET request to a specified endpoint, with a focus on retrieving data that matches a given filter."],["The request URL requires a path parameter, `name`, specifying the parent resource, and the endpoint which is one of the supported service endpoints."],["The request can be customized with optional query parameters like `filter`, `pageSize`, and `pageToken` to refine the operation list."],["The request body is required to be empty, and a successful request returns a `ListOperationsResponse` instance in the response body."],["Authorization for this operation requires one of two specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]