creationDateTime property

String? creationDateTime
getter/setter pair

The time when this batch job was created.

Formatted as yyyy-mm-dd hh:mm:ss. Example: "2018-03-05 09:15:00"

Output only.

Implementation

core.String? creationDateTime;