snapshotTime property

DateTime? snapshotTime
getter/setter pair

The time at which the base table was snapshot.

This value is reported in the JSON response using RFC3339 format.

Required.

Implementation

core.DateTime? snapshotTime;