Google Cloud Dataform V1 Client - Class ListWorkflowConfigsResponse (0.8.0)

Reference documentation and code samples for the Google Cloud Dataform V1 Client class ListWorkflowConfigsResponse.

ListWorkflowConfigs response message.

Generated from protobuf message google.cloud.dataform.v1.ListWorkflowConfigsResponse

Namespace

Google \ Cloud \ Dataform \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ workflow_configs
array< WorkflowConfig >

List of workflow configs.

↳ 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

Locations which could not be reached.

getWorkflowConfigs

List of workflow configs.

Returns
Type
Description

setWorkflowConfigs

List of workflow configs.

Parameter
Name
Description
var
array< WorkflowConfig >
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations which could not be reached.

Returns
Type
Description

setUnreachable

Locations which could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: