Commit 5084ef0
authored
feat: regenerate automl using generator v1.32.0 (#17143)
Updates post processing to account for dropping support for Python 3.7,
3.8, 3.9 and impacts that has on using 3.10 for lower bounds testing.
Bumps `google-auth` to `>=2.23.3` to prevent dependency resolution issue
when used in sync with `google-cloud-storage`
Corrects a deficiency in the constraints template that did not capture
all the necessary bounds from `setup.py`
Partially corrects #17153 🦕1 parent 44c93d2 commit 5084ef0Copy full SHA for 5084ef0
38 files changed
+278-340Lines changed: 278 additions & 340 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .librarian/generator-input/client-post-processing
- packages/google-cloud-automl
- docs
- google/cloud
- automl_v1beta1
- services
- auto_ml
- prediction_service
- automl_v1
- services
- auto_ml
- prediction_service
- types
- samples/generated_samples
- testing
- tests/unit/gapic
- automl_v1beta1
- automl_v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.librarian/generator-input/client-post-processing/integrate-isolated-handwritten-code.yaml
Copy file name to clipboardExpand all lines: .librarian/generator-input/client-post-processing/integrate-isolated-handwritten-code.yaml+20-2Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
199 | 199 | |
200 | 200 | |
201 | 201 | |
202 | | - |
203 | | - |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
204 | 207 | |
205 | 208 | |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
206 | 224 | |
207 | 225 | |
208 | 226 | |
|
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
433 | 433 | |
434 | 434 | |
435 | 435 | |
436 | | - |
437 | 436 | |
438 | 437 | |
439 | 438 | |
|
Collapse file
packages/google-cloud-automl/docs/conf.py
Copy file name to clipboardExpand all lines: packages/google-cloud-automl/docs/conf.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
83 | 83 | |
84 | 84 | |
85 | 85 | |
86 | | - |
| 86 | + |
87 | 87 | |
88 | 88 | |
89 | 89 | |
|
Collapse file
packages/google-cloud-automl/google/cloud/automl_v1/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-automl/google/cloud/automl_v1/__init__.py+4-21Lines changed: 4 additions & 21 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
| 24 | + |
31 | 25 | |
32 | 26 | |
33 | 27 | |
| ||
149 | 143 | |
150 | 144 | |
151 | 145 | |
152 | | - |
153 | 146 | |
154 | 147 | |
155 | 148 | |
156 | 149 | |
157 | | - |
| 150 | + |
158 | 151 | |
159 | 152 | |
160 | 153 | |
161 | 154 | |
162 | 155 | |
163 | | - |
164 | | - |
165 | | - |
166 | | - |
167 | | - |
168 | | - |
169 | | - |
170 | | - |
171 | | - |
172 | | - |
173 | | - |
| 156 | + |
174 | 157 | |
175 | 158 | |
176 | 159 | |
|
Collapse file
packages/google-cloud-automl/google/cloud/automl_v1/services/auto_ml/async_client.py
Copy file name to clipboardExpand all lines: packages/google-cloud-automl/google/cloud/automl_v1/services/auto_ml/async_client.py+19-19Lines changed: 19 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
365 | 365 | |
366 | 366 | |
367 | 367 | |
368 | | - |
| 368 | + |
369 | 369 | |
370 | 370 | |
371 | 371 | |
372 | | - |
| 372 | + |
373 | 373 | |
374 | 374 | |
375 | 375 | |
| ||
869 | 869 | |
870 | 870 | |
871 | 871 | |
872 | | - |
| 872 | + |
873 | 873 | |
874 | 874 | |
875 | 875 | |
876 | | - |
| 876 | + |
877 | 877 | |
878 | 878 | |
879 | 879 | |
| ||
1016 | 1016 | |
1017 | 1017 | |
1018 | 1018 | |
1019 | | - |
| 1019 | + |
1020 | 1020 | |
1021 | 1021 | |
1022 | 1022 | |
1023 | | - |
| 1023 | + |
1024 | 1024 | |
1025 | 1025 | |
1026 | 1026 | |
| ||
1168 | 1168 | |
1169 | 1169 | |
1170 | 1170 | |
1171 | | - |
| 1171 | + |
1172 | 1172 | |
1173 | 1173 | |
1174 | 1174 | |
1175 | | - |
| 1175 | + |
1176 | 1176 | |
1177 | 1177 | |
1178 | 1178 | |
| ||
1424 | 1424 | |
1425 | 1425 | |
1426 | 1426 | |
1427 | | - |
| 1427 | + |
1428 | 1428 | |
1429 | 1429 | |
1430 | 1430 | |
1431 | | - |
| 1431 | + |
1432 | 1432 | |
1433 | 1433 | |
1434 | 1434 | |
| ||
1796 | 1796 | |
1797 | 1797 | |
1798 | 1798 | |
1799 | | - |
| 1799 | + |
1800 | 1800 | |
1801 | 1801 | |
1802 | 1802 | |
1803 | | - |
| 1803 | + |
1804 | 1804 | |
1805 | 1805 | |
1806 | 1806 | |
| ||
2064 | 2064 | |
2065 | 2065 | |
2066 | 2066 | |
2067 | | - |
| 2067 | + |
2068 | 2068 | |
2069 | 2069 | |
2070 | 2070 | |
2071 | | - |
| 2071 | + |
2072 | 2072 | |
2073 | 2073 | |
2074 | 2074 | |
| ||
2205 | 2205 | |
2206 | 2206 | |
2207 | 2207 | |
2208 | | - |
| 2208 | + |
2209 | 2209 | |
2210 | 2210 | |
2211 | 2211 | |
2212 | | - |
| 2212 | + |
2213 | 2213 | |
2214 | 2214 | |
2215 | 2215 | |
| ||
2350 | 2350 | |
2351 | 2351 | |
2352 | 2352 | |
2353 | | - |
| 2353 | + |
2354 | 2354 | |
2355 | 2355 | |
2356 | 2356 | |
2357 | | - |
| 2357 | + |
2358 | 2358 | |
2359 | 2359 | |
2360 | 2360 | |
|
Collapse file
packages/google-cloud-automl/google/cloud/automl_v1/services/prediction_service/async_client.py
Copy file name to clipboardExpand all lines: packages/google-cloud-automl/google/cloud/automl_v1/services/prediction_service/async_client.py+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
570 | 570 | |
571 | 571 | |
572 | 572 | |
573 | | - |
| 573 | + |
574 | 574 | |
575 | 575 | |
576 | 576 | |
577 | | - |
| 577 | + |
578 | 578 | |
579 | 579 | |
580 | 580 | |
|
0 commit comments