completionDateTime property

String? completionDateTime
getter/setter pair

The time when this batch job was completed.

Formatted as yyyy-MM-dd HH:mm:ss. Example: "2018-03-05 09:16:00"

Output only.

Implementation

core.String? completionDateTime;