[[["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 via a `GET` request to a specific endpoint."],["The request URL uses gRPC Transcoding syntax and includes a path parameter named `name` to specify the parent resource."],["You can filter, set the page size, and set a page token when listing operations using `filter`, `pageSize`, and `pageToken` respectively in the query parameter."],["The request body must be empty, and the successful response body will contain a `ListOperationsResponse` instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the `discoveryengine.operations.list` IAM permission on the specified resource is required."]]],[]]