updateTime property

String? updateTime
getter/setter pair

When set, the target document must exist and have been last updated at that time.

Timestamp must be microsecond aligned.

Implementation

core.String? updateTime;