commitTimestamp property

String? commitTimestamp
getter/setter pair

The commit timestamp of the transaction that applied this batch.

Present if status is OK, absent otherwise.

Implementation

core.String? commitTimestamp;