Interface: IPollerGroupsInfo
taskqueue.v1.IPollerGroupsInfo
Properties of a PollerGroupsInfo.
Implemented by
Properties
pollerGroups
• Optional pollerGroups: null | IPollerGroupInfo[]
The weighted list of poller groups the client should use for future polls to this task queue.
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.