Skip to main content

Interface: IPollerInfo

taskqueue.v1.IPollerInfo

Properties of a PollerInfo.

Hierarchy

Properties

deploymentOptions

Optional deploymentOptions: null | $Properties

Worker deployment options that SDK sent to server.

Inherited from

$Properties.deploymentOptions


identity

Optional identity: null | string

PollerInfo identity

Inherited from

$Properties.identity


lastAccessTime

Optional lastAccessTime: null | $Properties

PollerInfo lastAccessTime

Inherited from

$Properties.lastAccessTime


ratePerSecond

Optional ratePerSecond: null | number

PollerInfo ratePerSecond

Inherited from

$Properties.ratePerSecond


workerVersionCapabilities

Optional workerVersionCapabilities: null | $Properties

If a worker has opted into the worker versioning feature while polling, its capabilities will appear here. Deprecated. Replaced by deployment_options.

Inherited from

$Properties.workerVersionCapabilities