Reference documentation and code samples for the Google Cloud Run V2 Client class ListExecutionsResponse.
Response message containing a list of Executions.
Generated from protobuf message google.cloud.run.v2.ListExecutionsResponse
Namespace
Google \ Cloud \ Run \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ executions
↳ next_page_token
string
A token indicating there are more items than page_size. Use it in the next ListExecutions request to continue.
getExecutions
The resulting list of Executions.
setExecutions
The resulting list of Executions.
$this
getNextPageToken
A token indicating there are more items than page_size. Use it in the next ListExecutions request to continue.
string
setNextPageToken
A token indicating there are more items than page_size. Use it in the next ListExecutions request to continue.
var
string
$this