Interface protos.google.cloud.workflows.executions.v1beta.IListExecutionsRequest (3.1.1)

Properties of a ListExecutionsRequest.

Package

@google-cloud/workflows

Properties

pageSize

pageSize?: (number|null);

ListExecutionsRequest pageSize

pageToken

pageToken?: (string|null);

ListExecutionsRequest pageToken

parent

parent?: (string|null);

ListExecutionsRequest parent

view

view?: (google.cloud.workflows.executions.v1beta.ExecutionView|keyof typeof google.cloud.workflows.executions.v1beta.ExecutionView|null);

ListExecutionsRequest view