@@ -380,6 +380,7 @@ <h3>Method Details</h3>
380
380
},
381
381
},
382
382
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
383
+ "latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
383
384
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
384
385
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
385
386
},
@@ -796,6 +797,7 @@ <h3>Method Details</h3>
796
797
},
797
798
},
798
799
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
800
+ "latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
799
801
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
800
802
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
801
803
},
@@ -1128,6 +1130,7 @@ <h3>Method Details</h3>
1128
1130
},
1129
1131
},
1130
1132
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
1133
+ "latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
1131
1134
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
1132
1135
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
1133
1136
},
@@ -1421,6 +1424,7 @@ <h3>Method Details</h3>
1421
1424
},
1422
1425
},
1423
1426
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
1427
+ "latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
1424
1428
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
1425
1429
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
1426
1430
},
0 commit comments