Interface protos.google.cloud.dataform.v1alpha2.IListWorkflowInvocationsResponse (0.2.0)

Properties of a ListWorkflowInvocationsResponse.

Package

@google-cloud/dataform

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkflowInvocationsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkflowInvocationsResponse unreachable

workflowInvocations

workflowInvocations?: (google.cloud.dataform.v1alpha2.IWorkflowInvocation[]|null);

ListWorkflowInvocationsResponse workflowInvocations