This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Commit 8b6f154
feat: Exposing AutoscalingConfig in InstancePartition (#1413)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: Exposing AutoscalingConfig in InstancePartition
fix: Deprecate credentials_file argument
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 825184314
Source-Link:
googleapis/googleapis@72e7439
Source-Link:
googleapis/googleapis-gen@007caa0
Copy-Tag:
eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDA3Y2FhMDZiYWM2NzY1NzdmOGQ4NDViODc5M2MxNmVmZjY2YWM5YSJ9
BEGIN_NESTED_COMMIT
fix: Deprecate credentials_file argument
chore: Update gapic-generator-python to 1.28.0
PiperOrigin-RevId: 816753840
Source-Link:
googleapis/googleapis@d06cf27
Source-Link:
googleapis/googleapis-gen@a524e73
Copy-Tag:
eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>1 parent bb5095d commit 8b6f154Copy full SHA for 8b6f154
23 files changed
+86-33Lines changed: 86 additions & 33 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- google/cloud
- spanner_admin_database_v1/services/database_admin/transports
- spanner_admin_instance_v1
- services/instance_admin/transports
- types
- spanner_v1/services/spanner/transports
- samples/generated_samples
- testing
Expand file treeCollapse file tree
Open diff view settings
Collapse file
google/cloud/spanner_admin_database_v1/services/database_admin/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_database_v1/services/database_admin/transports/base.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
81 | 81 | |
82 | 82 | |
83 | 83 | |
84 | | - |
| 84 | + |
85 | 85 | |
86 | | - |
| 86 | + |
| 87 | + |
87 | 88 | |
88 | 89 | |
89 | 90 | |
|
Collapse file
google/cloud/spanner_admin_database_v1/services/database_admin/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_database_v1/services/database_admin/transports/grpc.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
169 | 169 | |
170 | 170 | |
171 | 171 | |
172 | | - |
| 172 | + |
173 | 173 | |
174 | 174 | |
| 175 | + |
175 | 176 | |
176 | 177 | |
177 | 178 | |
| ||
306 | 307 | |
307 | 308 | |
308 | 309 | |
309 | | - |
| 310 | + |
310 | 311 | |
311 | | - |
| 312 | + |
| 313 | + |
312 | 314 | |
313 | 315 | |
314 | 316 | |
|
Collapse file
google/cloud/spanner_admin_database_v1/services/database_admin/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_database_v1/services/database_admin/transports/grpc_asyncio.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
166 | 166 | |
167 | 167 | |
168 | 168 | |
169 | | - |
170 | | - |
| 169 | + |
| 170 | + |
| 171 | + |
171 | 172 | |
172 | 173 | |
173 | 174 | |
| ||
218 | 219 | |
219 | 220 | |
220 | 221 | |
221 | | - |
| 222 | + |
222 | 223 | |
223 | 224 | |
| 225 | + |
224 | 226 | |
225 | 227 | |
226 | 228 | |
|
Collapse file
google/cloud/spanner_admin_database_v1/services/database_admin/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_database_v1/services/database_admin/transports/rest.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1622 | 1622 | |
1623 | 1623 | |
1624 | 1624 | |
1625 | | - |
| 1625 | + |
1626 | 1626 | |
1627 | | - |
| 1627 | + |
| 1628 | + |
1628 | 1629 | |
1629 | 1630 | |
1630 | 1631 | |
|
Collapse file
google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/base.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
75 | 75 | |
76 | 76 | |
77 | 77 | |
78 | | - |
| 78 | + |
79 | 79 | |
80 | | - |
| 80 | + |
| 81 | + |
81 | 82 | |
82 | 83 | |
83 | 84 | |
|
Collapse file
google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/grpc.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
178 | 178 | |
179 | 179 | |
180 | 180 | |
181 | | - |
| 181 | + |
182 | 182 | |
183 | 183 | |
| 184 | + |
184 | 185 | |
185 | 186 | |
186 | 187 | |
| ||
315 | 316 | |
316 | 317 | |
317 | 318 | |
318 | | - |
| 319 | + |
319 | 320 | |
320 | | - |
| 321 | + |
| 322 | + |
321 | 323 | |
322 | 324 | |
323 | 325 | |
|
Collapse file
google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/grpc_asyncio.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
175 | 175 | |
176 | 176 | |
177 | 177 | |
178 | | - |
179 | | - |
| 178 | + |
| 179 | + |
| 180 | + |
180 | 181 | |
181 | 182 | |
182 | 183 | |
| ||
227 | 228 | |
228 | 229 | |
229 | 230 | |
230 | | - |
| 231 | + |
231 | 232 | |
232 | 233 | |
| 234 | + |
233 | 235 | |
234 | 236 | |
235 | 237 | |
|
Collapse file
google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_instance_v1/services/instance_admin/transports/rest.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1355 | 1355 | |
1356 | 1356 | |
1357 | 1357 | |
1358 | | - |
| 1358 | + |
1359 | 1359 | |
1360 | | - |
| 1360 | + |
| 1361 | + |
1361 | 1362 | |
1362 | 1363 | |
1363 | 1364 | |
|
Collapse file
google/cloud/spanner_admin_instance_v1/types/spanner_instance_admin.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_admin_instance_v1/types/spanner_instance_admin.py+11Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1765 | 1765 | |
1766 | 1766 | |
1767 | 1767 | |
| 1768 | + |
| 1769 | + |
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
1768 | 1774 | |
1769 | 1775 | |
1770 | 1776 | |
| ||
1848 | 1854 | |
1849 | 1855 | |
1850 | 1856 | |
| 1857 | + |
| 1858 | + |
| 1859 | + |
| 1860 | + |
| 1861 | + |
1851 | 1862 | |
1852 | 1863 | |
1853 | 1864 | |
|
Collapse file
google/cloud/spanner_v1/services/spanner/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_v1/services/spanner/transports/base.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
80 | 80 | |
81 | | - |
| 81 | + |
| 82 | + |
82 | 83 | |
83 | 84 | |
84 | 85 | |
|
0 commit comments