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 it has had new tasks or polls recently.
buildIds
• Optional
buildIds: null
| string
[]
Include specific Build IDs.
unversioned
• Optional
unversioned: null
| boolean
Include the unversioned queue.