Interface: ITaskQueueVersionSelection
taskqueue.v1.ITaskQueueVersionSelection
Properties of a TaskQueueVersionSelection.
Implemented by
Properties
allActive
• Optional
allActive: null
| boolean
Include all active versions. A version is considered active if, in the last few minutes, it has had new tasks or polls, or it has been the subject of certain task queue API calls.
buildIds
• Optional
buildIds: null
| string
[]
Include specific Build IDs.
unversioned
• Optional
unversioned: null
| boolean
Include the unversioned queue.