Interface: IPollerGroupsInfo
taskqueue.v1.IPollerGroupsInfo
Properties of a PollerGroupsInfo.
Hierarchy
-
↳
IPollerGroupsInfo
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
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.