ListOperationsResponse

The response message for Operations.ListOperations .

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

object ( Operation )

A list of operations that matches the specified filter in the request.

nextPageToken

string

The standard List next-page token.