Commit 106f89f
committed
feat(sqladmin): update the API
#### sqladmin:v1beta4
The following keys were added:
- schemas.PscConfig.properties.networkAttachmentUri.description
- schemas.PscConfig.properties.networkAttachmentUri.type
The following keys were changed:
- resources.backups.methods.updateBackup.description
- resources.backups.methods.updateBackup.parameters.updateMask.description
- schemas.ConnectionPoolConfig.properties.flags.description
- schemas.InsightsConfig.properties.queryStringLength.description
- schemas.PscAutoConnectionConfig.properties.consumerNetwork.description
- schemas.PscAutoConnectionConfig.properties.consumerProject.description
- schemas.Settings.properties.replicationLagMaxSeconds.description
#### sqladmin:v1
The following keys were added:
- schemas.PscConfig.properties.networkAttachmentUri.description
- schemas.PscConfig.properties.networkAttachmentUri.type
The following keys were changed:
- resources.Backups.methods.UpdateBackup.description
- resources.Backups.methods.UpdateBackup.parameters.updateMask.description
- schemas.ConnectionPoolConfig.properties.flags.description
- schemas.InsightsConfig.properties.queryStringLength.description
- schemas.PscAutoConnectionConfig.properties.consumerNetwork.description
- schemas.PscAutoConnectionConfig.properties.consumerProject.description1 parent dfd5ce1 commit 106f89f
File tree
4 files changed
+44
-28
lines changed- discovery
- src/apis/sqladmin
4 files changed
+44
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
2594 | 2594 | | |
2595 | 2595 | | |
2596 | 2596 | | |
2597 | | - | |
| 2597 | + | |
2598 | 2598 | | |
2599 | 2599 | | |
2600 | 2600 | | |
| |||
3820 | 3820 | | |
3821 | 3821 | | |
3822 | 3822 | | |
3823 | | - | |
| 3823 | + | |
3824 | 3824 | | |
3825 | 3825 | | |
3826 | 3826 | | |
| |||
5364 | 5364 | | |
5365 | 5365 | | |
5366 | 5366 | | |
5367 | | - | |
| 5367 | + | |
5368 | 5368 | | |
5369 | 5369 | | |
5370 | 5370 | | |
| |||
6529 | 6529 | | |
6530 | 6530 | | |
6531 | 6531 | | |
6532 | | - | |
| 6532 | + | |
6533 | 6533 | | |
6534 | 6534 | | |
6535 | 6535 | | |
6536 | 6536 | | |
6537 | 6537 | | |
6538 | 6538 | | |
6539 | 6539 | | |
6540 | | - | |
| 6540 | + | |
6541 | 6541 | | |
6542 | 6542 | | |
6543 | 6543 | | |
| |||
6562 | 6562 | | |
6563 | 6563 | | |
6564 | 6564 | | |
| 6565 | + | |
| 6566 | + | |
| 6567 | + | |
| 6568 | + | |
6565 | 6569 | | |
6566 | 6570 | | |
6567 | 6571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
2594 | 2594 | | |
2595 | 2595 | | |
2596 | 2596 | | |
2597 | | - | |
| 2597 | + | |
2598 | 2598 | | |
2599 | 2599 | | |
2600 | 2600 | | |
| |||
3820 | 3820 | | |
3821 | 3821 | | |
3822 | 3822 | | |
3823 | | - | |
| 3823 | + | |
3824 | 3824 | | |
3825 | 3825 | | |
3826 | 3826 | | |
| |||
5365 | 5365 | | |
5366 | 5366 | | |
5367 | 5367 | | |
5368 | | - | |
| 5368 | + | |
5369 | 5369 | | |
5370 | 5370 | | |
5371 | 5371 | | |
| |||
6527 | 6527 | | |
6528 | 6528 | | |
6529 | 6529 | | |
6530 | | - | |
| 6530 | + | |
6531 | 6531 | | |
6532 | 6532 | | |
6533 | 6533 | | |
6534 | 6534 | | |
6535 | 6535 | | |
6536 | 6536 | | |
6537 | 6537 | | |
6538 | | - | |
| 6538 | + | |
6539 | 6539 | | |
6540 | 6540 | | |
6541 | 6541 | | |
| |||
6560 | 6560 | | |
6561 | 6561 | | |
6562 | 6562 | | |
| 6563 | + | |
| 6564 | + | |
| 6565 | + | |
| 6566 | + | |
6563 | 6567 | | |
6564 | 6568 | | |
6565 | 6569 | | |
| |||
6924 | 6928 | | |
6925 | 6929 | | |
6926 | 6930 | | |
6927 | | - | |
| 6931 | + | |
6928 | 6932 | | |
6929 | 6933 | | |
6930 | 6934 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
1402 | 1402 | | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | | - | |
| 1405 | + | |
1406 | 1406 | | |
1407 | 1407 | | |
1408 | 1408 | | |
| |||
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
2135 | | - | |
| 2135 | + | |
2136 | 2136 | | |
2137 | 2137 | | |
2138 | 2138 | | |
2139 | 2139 | | |
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
2143 | | - | |
| 2143 | + | |
2144 | 2144 | | |
2145 | 2145 | | |
2146 | 2146 | | |
| |||
2160 | 2160 | | |
2161 | 2161 | | |
2162 | 2162 | | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
2163 | 2167 | | |
2164 | 2168 | | |
2165 | 2169 | | |
| |||
3732 | 3736 | | |
3733 | 3737 | | |
3734 | 3738 | | |
3735 | | - | |
| 3739 | + | |
3736 | 3740 | | |
3737 | 3741 | | |
3738 | 3742 | | |
| |||
3869 | 3873 | | |
3870 | 3874 | | |
3871 | 3875 | | |
3872 | | - | |
| 3876 | + | |
3873 | 3877 | | |
3874 | 3878 | | |
3875 | 3879 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
1408 | | - | |
| 1408 | + | |
1409 | 1409 | | |
1410 | 1410 | | |
1411 | 1411 | | |
| |||
2135 | 2135 | | |
2136 | 2136 | | |
2137 | 2137 | | |
2138 | | - | |
| 2138 | + | |
2139 | 2139 | | |
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
2143 | 2143 | | |
2144 | 2144 | | |
2145 | 2145 | | |
2146 | | - | |
| 2146 | + | |
2147 | 2147 | | |
2148 | 2148 | | |
2149 | 2149 | | |
| |||
2163 | 2163 | | |
2164 | 2164 | | |
2165 | 2165 | | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
2166 | 2170 | | |
2167 | 2171 | | |
2168 | 2172 | | |
| |||
2397 | 2401 | | |
2398 | 2402 | | |
2399 | 2403 | | |
2400 | | - | |
| 2404 | + | |
2401 | 2405 | | |
2402 | 2406 | | |
2403 | 2407 | | |
| |||
3737 | 3741 | | |
3738 | 3742 | | |
3739 | 3743 | | |
3740 | | - | |
| 3744 | + | |
3741 | 3745 | | |
3742 | 3746 | | |
3743 | 3747 | | |
| |||
3877 | 3881 | | |
3878 | 3882 | | |
3879 | 3883 | | |
3880 | | - | |
| 3884 | + | |
3881 | 3885 | | |
3882 | 3886 | | |
3883 | 3887 | | |
| |||
0 commit comments