google_api_container v0.0.1 GoogleApi.Container.V1.Model.ListOperationsResponse View Source
ListOperationsResponse is the result of ListOperationsRequest.
Attributes
- missingZones (List[String]): If any zones are listed here, the list of operations returned may be missing the operations from those zones. Defaults to:
null
. - operations (List[Operation]): A list of operations in the project in the specified zone. Defaults to:
null
.