createTime property

String? createTime
getter/setter pair

The time that the task was created.

create_time will be truncated to the nearest second.

Output only.

Implementation

core.String? createTime;