Skip to main content

Interface: IPollerGroupsInfo

taskqueue.v1.IPollerGroupsInfo

Properties of a PollerGroupsInfo.

Hierarchy

Properties

pollerGroups

Optional pollerGroups: null | $Properties[]

The weighted list of poller groups the client should use for future polls to this task queue.

Inherited from

$Properties.pollerGroups


version

Optional version: null | Long

Monotonically increasing version of this snapshot. A client should ignore any snapshot whose version is not greater than the one it last applied.

Inherited from

$Properties.version