We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa122e commit baa3ef9Copy full SHA for baa3ef9
specification/ml/post_data/MlPostJobDataResponse.ts
@@ -31,7 +31,7 @@ export class Response {
31
input_record_count: long
32
invalid_date_count: long
33
job_id: Id
34
- last_data_time?: integer
+ last_data_time?: EpochTime<UnitMillis>
35
latest_record_timestamp?: EpochTime<UnitMillis>
36
missing_field_count: long
37
out_of_order_timestamp_count: long
0 commit comments