@@ -130,7 +130,7 @@ <h3>Method Details</h3>
130130 ],
131131 "lastEndTime": "A String", # Output only. Backfill job's end time.
132132 "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.
134134 "trigger": "A String", # Backfill job's triggering reason.
135135 },
136136 "createTime": "A String", # Output only. The creation time of the object.
@@ -199,7 +199,7 @@ <h3>Method Details</h3>
199199 ],
200200 "lastEndTime": "A String", # Output only. Backfill job's end time.
201201 "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.
203203 "trigger": "A String", # Backfill job's triggering reason.
204204 },
205205 "createTime": "A String", # Output only. The creation time of the object.
@@ -299,7 +299,7 @@ <h3>Method Details</h3>
299299 ],
300300 "lastEndTime": "A String", # Output only. Backfill job's end time.
301301 "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.
303303 "trigger": "A String", # Backfill job's triggering reason.
304304 },
305305 "createTime": "A String", # Output only. The creation time of the object.
@@ -370,7 +370,7 @@ <h3>Method Details</h3>
370370 ],
371371 "lastEndTime": "A String", # Output only. Backfill job's end time.
372372 "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.
374374 "trigger": "A String", # Backfill job's triggering reason.
375375 },
376376 "createTime": "A String", # Output only. The creation time of the object.
@@ -442,7 +442,7 @@ <h3>Method Details</h3>
442442 ],
443443 "lastEndTime": "A String", # Output only. Backfill job's end time.
444444 "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.
446446 "trigger": "A String", # Backfill job's triggering reason.
447447 },
448448 "createTime": "A String", # Output only. The creation time of the object.
0 commit comments