Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Un Operation contiene el estado de una llamada asíncrona a la API. Este método enumera las operaciones que coinciden con un OperationType o OperationState especificado.
[null,null,["Última actualización: 2025-08-29 (UTC)"],[],["This content describes how to list asynchronous API call operations using `listOperations`. You can filter operations by `operationType` (e.g., `CLAIM_DEVICES`) and `state` (e.g., `IN_PROGRESS`). The method takes a `ListOperationsRequest` with optional parameters like `pageSize`, `pageToken`, and `vendorParams`. It returns a `ListOperationsResponse` containing matching operations, total count, `nextPageToken`, and `vendorParams`. The method may throw a `CommonException` with errors like `INTERNAL_SERVER_ERROR`, `INVALID_PAGE_TOKEN`, or `NOT_IMPLEMENTED`.\n"],null,[]]