endTime property

String? endTime
getter/setter pair

End time of this query, in milliseconds since the epoch.

This field will be present whenever a query job is in the DONE state.

Output only.

Implementation

core.String? endTime;