[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-23 UTC."],[[["Lists operations matching a specified filter, returning `UNIMPLEMENTED` if unsupported by the server."],["Uses a `GET` request with path and query parameters for filtering and pagination."],["Response includes a list of matching operations and a token for retrieving further pages."],["Requires `https://www.googleapis.com/auth/admanager` OAuth scope for authorization."]]],["This outlines an API method for listing operations. It uses a `GET` request to a specified URL with a path parameter `name`. Requests can be filtered using `filter`, `pageSize`, and `pageToken` query parameters. The request body must be empty. The response includes an array of `operations` and a `nextPageToken` string for pagination. This method requires the `https://www.googleapis.com/auth/admanager` authorization scope. An unsupported `UNIMPLEMENTED` code will be returned if the server doesn't support the method.\n"]]