Interface: ITaskQueueVersionSelection
taskqueue.v1.ITaskQueueVersionSelection
Properties of a TaskQueueVersionSelection.
Hierarchy
-
↳
ITaskQueueVersionSelection
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.
Inherited from
buildIds
• Optional buildIds: null | string[]
Include specific Build IDs.
Inherited from
unversioned
• Optional unversioned: null | boolean
Include the unversioned queue.