creationDate property

String? creationDate
final

The UTC date when the job was created. This value is a string representation of ISO 8601 date format, for example "2012-03-20T17:03:43.221Z".

Implementation

final String? creationDate;