Skip to main content

Interface: IListWorkersResponse

workflowservice.v1.IListWorkersResponse

Properties of a ListWorkersResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | Uint8Array

Next page token

Inherited from

$Properties.nextPageToken


workers

Optional workers: null | $Properties[]

Limited worker information.

Inherited from

$Properties.workers


workersInfo

Optional workersInfo: null | $Properties[]

Deprecated: Use workers instead. This field returns full WorkerInfo which includes expensive runtime metrics. We will stop populating this field in the future.

Inherited from

$Properties.workersInfo