This repository was archived by the owner on Dec 31, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree
9 files changed
+16
-12
lines changedFilter options
- google/cloud
- automl_v1/types
- automl_v1beta1/types
- tests/unit/gapic
- automl_v1
- automl_v1beta1
Expand file treeCollapse file tree
9 files changed
+16
-12
lines changedgoogle/cloud/automl_v1/types/dataset.py
Copy file name to clipboardExpand all lines: google/cloud/automl_v1/types/dataset.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
|
google/cloud/automl_v1/types/io.py
Copy file name to clipboardExpand all lines: google/cloud/automl_v1/types/io.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1108 | 1108 |
|
1109 | 1109 |
|
1110 | 1110 |
|
| 1111 | + |
1111 | 1112 |
|
1112 | 1113 |
|
1113 | 1114 |
|
|
google/cloud/automl_v1/types/model.py
Copy file name to clipboardExpand all lines: google/cloud/automl_v1/types/model.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| 107 | + |
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
|
google/cloud/automl_v1beta1/types/operations.py
Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/types/operations.py+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
236 |
| - |
| 235 | + |
| 236 | + |
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
293 |
| - |
294 |
| - |
| 292 | + |
| 293 | + |
295 | 294 |
|
296 | 295 |
|
297 | 296 |
|
| ||
370 | 369 |
|
371 | 370 |
|
372 | 371 |
|
373 |
| - |
374 |
| - |
375 |
| - |
| 372 | + |
| 373 | + |
| 374 | + |
376 | 375 |
|
377 | 376 |
|
378 | 377 |
|
|
google/cloud/automl_v1beta1/types/tables.py
Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/types/tables.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| 230 | + |
230 | 231 |
|
231 | 232 |
|
232 | 233 |
|
233 | 234 |
|
234 | 235 |
|
235 | 236 |
|
236 | 237 |
|
| 238 | + |
237 | 239 |
|
238 | 240 |
|
239 | 241 |
|
|
tests/unit/gapic/automl_v1/test_auto_ml.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/automl_v1/test_auto_ml.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
tests/unit/gapic/automl_v1/test_prediction_service.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/automl_v1/test_prediction_service.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
tests/unit/gapic/automl_v1beta1/test_auto_ml.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/automl_v1beta1/test_auto_ml.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
tests/unit/gapic/automl_v1beta1/test_prediction_service.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/automl_v1beta1/test_prediction_service.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
0 commit comments