Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["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 document describes how to list operations using a GET request to a specified endpoint, including details on supported HTTP methods and URL syntax."],["The request URL requires a `name` path parameter to specify the parent resource for operations, and supports `filter`, `pageSize`, and `pageToken` as query parameters for refining the list."],["The request body must be empty when listing operations, as all information is passed through the URL."],["A successful request will return a `ListOperationsResponse` body, containing the list of operations that match the filters specified in the request."],["Authorization for this operation requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]