resultSetLastReplaceTime property

String? resultSetLastReplaceTime
getter/setter pair

The time at which the result table's contents were completely replaced.

May be absent if no results have been written or the query has completed.

Output only.

Implementation

core.String? resultSetLastReplaceTime;