[[["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 2024-04-07 UTC."],[[["This webpage describes how to list service operations using the `projects.locations.operations.list` method, which retrieves operations matching a specified filter."],["The HTTP request is a `GET` request to an endpoint using the format `https://{endpoint}/v1/{name}`, where `{name}` takes the form `projects/{project}/locations/{location}/operations`."],["Filtering is supported via the `filter` query parameter, enabling operations to be filtered by type, creation/update time, resource name, or state, using logical operators."],["The `pageSize` query parameter allows users to specify the maximum number of operations to return, with a default of 100 and a maximum value of 100."],["Accessing this functionality requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]