Interface protos.google.cloud.dataform.v1beta1.IListWorkflowInvocationsResponse (1.0.2)

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.v1beta1.IWorkflowInvocation[]|null);

ListWorkflowInvocationsResponse workflowInvocations