Class ListOperationsResponse (2.6.1)

ListOperationsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ListOperationsResponse is the result of ListOperationsRequest.

Attributes

NameDescription
operations Sequence[google.cloud.container_v1beta1.types.Operation]
A list of operations in the project in the specified zone.
missing_zones Sequence[str]
If any zones are listed here, the list of operations returned may be missing the operations from those zones.