jobCompletionDate property
The date and time, in ISO 8601 date-time format, when the generated report job was completed or failed.
This field is null if the job is still in progress, as indicated by a job
status value of IN_PROGRESS
.
Implementation
final DateTime jobCompletionDate;