exportTime property

String? exportTime
getter/setter pair

The timestamp that represents the end point for the data you are exporting.

If the end_time value is set in the InitiatePortabilityArchiveRequest, this field is set to that value. If end_time is not set, this value is set to the time the export was requested.

Implementation

core.String? exportTime;