@@ -130,7 +130,7 @@ <h3>Method Details</h3>
130
130
],
131
131
"lastEndTime": "A String", # Output only. Backfill job's end time.
132
132
"lastStartTime": "A String", # Output only. Backfill job's start time.
133
- "state": "A String", # Backfill job state.
133
+ "state": "A String", # Output only. Backfill job state.
134
134
"trigger": "A String", # Backfill job's triggering reason.
135
135
},
136
136
"createTime": "A String", # Output only. The creation time of the object.
@@ -199,7 +199,7 @@ <h3>Method Details</h3>
199
199
],
200
200
"lastEndTime": "A String", # Output only. Backfill job's end time.
201
201
"lastStartTime": "A String", # Output only. Backfill job's start time.
202
- "state": "A String", # Backfill job state.
202
+ "state": "A String", # Output only. Backfill job state.
203
203
"trigger": "A String", # Backfill job's triggering reason.
204
204
},
205
205
"createTime": "A String", # Output only. The creation time of the object.
@@ -299,7 +299,7 @@ <h3>Method Details</h3>
299
299
],
300
300
"lastEndTime": "A String", # Output only. Backfill job's end time.
301
301
"lastStartTime": "A String", # Output only. Backfill job's start time.
302
- "state": "A String", # Backfill job state.
302
+ "state": "A String", # Output only. Backfill job state.
303
303
"trigger": "A String", # Backfill job's triggering reason.
304
304
},
305
305
"createTime": "A String", # Output only. The creation time of the object.
@@ -370,7 +370,7 @@ <h3>Method Details</h3>
370
370
],
371
371
"lastEndTime": "A String", # Output only. Backfill job's end time.
372
372
"lastStartTime": "A String", # Output only. Backfill job's start time.
373
- "state": "A String", # Backfill job state.
373
+ "state": "A String", # Output only. Backfill job state.
374
374
"trigger": "A String", # Backfill job's triggering reason.
375
375
},
376
376
"createTime": "A String", # Output only. The creation time of the object.
@@ -442,7 +442,7 @@ <h3>Method Details</h3>
442
442
],
443
443
"lastEndTime": "A String", # Output only. Backfill job's end time.
444
444
"lastStartTime": "A String", # Output only. Backfill job's start time.
445
- "state": "A String", # Backfill job state.
445
+ "state": "A String", # Output only. Backfill job state.
446
446
"trigger": "A String", # Backfill job's triggering reason.
447
447
},
448
448
"createTime": "A String", # Output only. The creation time of the object.
0 commit comments