[[["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 using a GET request to the specified URL, utilizing gRPC Transcoding syntax."],["The `name` path parameter is required and represents the parent resource of the operation, and `filter`, `pageSize`, and `pageToken` query parameters are optional for filtering, controlling page size, and pagination, respectively."],["The request body must be empty when making the request to list operations."],["A successful request will return a response body containing a `ListOperationsResponse` instance."],["Access to list operations requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.operations.list` IAM permission on the specified `name` resource."]]],[]]