startTime property
Start time of this query, in milliseconds since the epoch.
This field will be present when the query job transitions from the PENDING state to either RUNNING or DONE.
Output only.
Implementation
core.String? startTime;
Start time of this query, in milliseconds since the epoch.
This field will be present when the query job transitions from the PENDING state to either RUNNING or DONE.
Output only.
core.String? startTime;