Skip to main content

Interface: $Properties

v1.ListWorkersResponse.$Properties

Properties of a ListWorkersResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | Uint8Array

Next page token


workers

Optional workers: null | $Properties[]

Limited worker information.


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.