dispatchTime property

String? dispatchTime
getter/setter pair

The time that this attempt was dispatched.

dispatch_time will be truncated to the nearest microsecond.

Output only.

Implementation

core.String? dispatchTime;