Reference documentation and code samples for the Google Cloud Workflows V1beta Client class ListWorkflowsResponse.
Response for the ListWorkflows method.
Generated from protobuf message google.cloud.workflows.v1beta.ListWorkflowsResponse
Namespace
Google \ Cloud \ Workflows \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ workflows
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
↳ unreachable
array
Unreachable resources.
getWorkflows
The workflows which match the request.
setWorkflows
The workflows which match the request.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this
getUnreachable
Unreachable resources.
setUnreachable
Unreachable resources.
var
string[]
$this