startTime property

String? startTime
getter/setter pair

The time the backup operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.

Implementation

core.String? startTime;