ListOperationsResponse

ListOperationsResponse is the result of ListOperationsRequest.

JSON representation
{ "operations": [ { object (Operation) } ], "missingZones": [ string ] }
Fields
operations[]

object (Operation)

A list of operations in the project in the specified zone.

missingZones[]

string

If any zones are listed here, the list of operations returned may be missing the operations from those zones.