Interface protos.google.cloud.dataform.v1.IListWorkflowConfigsResponse (2.1.0)

Properties of a ListWorkflowConfigsResponse.

Package

@google-cloud/dataform

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkflowConfigsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkflowConfigsResponse unreachable

workflowConfigs

workflowConfigs?: (google.cloud.dataform.v1.IWorkflowConfig[]|null);

ListWorkflowConfigsResponse workflowConfigs