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

Properties of a QueryWorkflowInvocationActionsResponse.

Package

@google-cloud/dataform

Properties

nextPageToken

nextPageToken?: (string|null);

QueryWorkflowInvocationActionsResponse nextPageToken

workflowInvocationActions

workflowInvocationActions?: (google.cloud.dataform.v1beta1.IWorkflowInvocationAction[]|null);

QueryWorkflowInvocationActionsResponse workflowInvocationActions