[[["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 endpoint, `projects.locations.operations.list`, retrieves a list of service operations based on specific criteria."],["The `name` path parameter is not directly used but should be formatted as `projects/{project}/locations/{location}/operations`."],["You can filter operations by `Type`, `CreateTime`, `UpdateTime`, `ResourceName`, and `State` using the `filter` query parameter, which supports logical `AND`, `OR`, and grouping."],["The `pageSize` query parameter allows you to specify the maximum number of operations returned, defaulting to 100 and capped at 100."],["The request body must be empty, and a successful response returns a `ListOperationsResponse` object."]]],[]]