timeline property

List<QueryTimelineSample>? timeline
getter/setter pair

Describes a timeline of job execution.

Output only.

Implementation

core.List<QueryTimelineSample>? timeline;