[[["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-08 UTC."],[[["This webpage details how to list operations using a GET HTTP request to `https://cloudfunctions.googleapis.com/v1/operations`."],["Requests require a `filter` query parameter to specify the operations, such as querying for a specific function or all latest operations for a project."],["The `pageSize` and `pageToken` query parameters can be used for pagination, but only when querying for a specific function, with a maximum `pageSize` of 100."],["The request body must be empty, and a successful request returns a `ListOperationsResponse` instance."],["Authorization requires either `https://www.googleapis.com/auth/cloudfunctions` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes."]]],[]]