completionDate property

String? completionDate
final

The UTC time that the job request completed. While the job is in progress, the value is null.

Implementation

final String? completionDate;