Reference documentation and code samples for the Google LongRunning Client class ListOperationsResponse.
The response message for Operations.ListOperations .
Generated from protobuf message google.longrunning.ListOperationsResponse
Namespace
Google \ LongRunningMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ operations
array< Google\LongRunning\Operation
>
A list of operations that matches the specified filter in the request.
↳ next_page_token
string
The standard List next-page token.
getOperations
A list of operations that matches the specified filter in the request.
setOperations
A list of operations that matches the specified filter in the request.
$this
getNextPageToken
The standard List next-page token.
string
setNextPageToken
The standard List next-page token.
var
string
$this