[[["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-02-28 UTC."],[[["This webpage details how to list operations matching a specific filter using a `GET` HTTP request to the given URL."],["The `name` path parameter specifies the parent resource for the operation, and the query parameters, such as `filter`, `pageSize`, and `pageToken`, allow for further refinement of the list."],["The request body is expected to be empty, and the response will contain a `ListOperationsResponse` if successful."],["Proper authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the `discoveryengine.operations.list` IAM permission."],["The server will return `UNIMPLEMENTED` if it doesn't support the list method."]]],[]]