Skip to content

Commit a40ce47

Browse files
committed
Merge remote-tracking branch 'origin/update-discovery-node' into update-discovery-node
2 parents 7dc92f3 + baa3ef9 commit a40ce47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification/ml/post_data/MlPostJobDataResponse.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ export class Response {
2929
input_bytes: long
3030
input_field_count: long
3131
invalid_date_count: long
32+
job_id: Id
33+
last_data_time?: EpochTime<UnitMillis>
34+
latest_record_timestamp?: EpochTime<UnitMillis>
3235
missing_field_count: long
3336
out_of_order_timestamp_count: long
3437
empty_bucket_count: long

0 commit comments

Comments
 (0)