Interface protos.google.cloud.workflows.v1beta.IListWorkflowsResponse (3.1.1)

Properties of a ListWorkflowsResponse.

Package

@google-cloud/workflows

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkflowsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkflowsResponse unreachable

workflows

workflows?: (google.cloud.workflows.v1beta.IWorkflow[]|null);

ListWorkflowsResponse workflows