consistencyTime property

String? consistencyTime
getter/setter pair

The point in time when this backup was captured from the source.

This will be assigned to the consistency_time field of the newly created Backup.

Implementation

core.String? consistencyTime;