[[["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 endpoint retrieves a list of operations filtered by specific criteria, returning `UNIMPLEMENTED` if the method isn't supported."],["The HTTP request uses a `GET` method to the specified URL: `https://cloudfunctions.googleapis.com/v2/{name}/operations`."],["The request requires the `name` path parameter, formatted as `projects/{project}/locations/{location}`, to identify the parent resource."],["It uses query parameters such as `filter`, `pageSize`, and `pageToken` for refining the operation list, while the request body must be empty."],["Successful requests will return a response body in the format of `ListOperationsResponse`, and it needs one of two authorization scopes: `https://www.googleapis.com/auth/cloudfunctions` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]