This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit cb7c193
authored
fix: Add async context manager return types (#398)
* fix: Add async context manager return types
chore: Mock return_value should not populate oneof message fields
chore: Support snippet generation for services that only support REST transport
chore: Update gapic-generator-python to v1.11.0
PiperOrigin-RevId: 545430278
Source-Link: googleapis/googleapis@601b532
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b3f18d0f6560a855022fd058865e7620479d7af9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjNmMThkMGY2NTYwYTg1NTAyMmZkMDU4ODY1ZTc2MjA0NzlkN2FmOSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 57141c2 commit cb7c193
6 files changed
Lines changed: 26 additions & 24 deletions
File tree
- google/cloud/kms_v1/services
- ekm_service
- transports
- key_management_service
- transports
- tests/unit/gapic/kms_v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1507 | 1507 | | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | | - | |
| 1510 | + | |
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1557 | 1557 | | |
1558 | 1558 | | |
1559 | 1559 | | |
1560 | | - | |
| 1560 | + | |
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
| |||
1649 | 1649 | | |
1650 | 1650 | | |
1651 | 1651 | | |
1652 | | - | |
| 1652 | + | |
1653 | 1653 | | |
1654 | 1654 | | |
1655 | 1655 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4329 | 4329 | | |
4330 | 4330 | | |
4331 | 4331 | | |
4332 | | - | |
| 4332 | + | |
4333 | 4333 | | |
4334 | 4334 | | |
4335 | 4335 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4519 | 4519 | | |
4520 | 4520 | | |
4521 | 4521 | | |
4522 | | - | |
| 4522 | + | |
4523 | 4523 | | |
4524 | 4524 | | |
4525 | 4525 | | |
| |||
4611 | 4611 | | |
4612 | 4612 | | |
4613 | 4613 | | |
4614 | | - | |
| 4614 | + | |
4615 | 4615 | | |
4616 | 4616 | | |
4617 | 4617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1130 | 1132 | | |
1131 | | - | |
| 1133 | + | |
1132 | 1134 | | |
1133 | 1135 | | |
1134 | 1136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | | - | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
1179 | 1181 | | |
1180 | | - | |
| 1182 | + | |
1181 | 1183 | | |
1182 | 1184 | | |
1183 | 1185 | | |
| |||
1599 | 1601 | | |
1600 | 1602 | | |
1601 | 1603 | | |
1602 | | - | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
1603 | 1607 | | |
1604 | | - | |
| 1608 | + | |
1605 | 1609 | | |
1606 | 1610 | | |
1607 | 1611 | | |
| |||
2045 | 2049 | | |
2046 | 2050 | | |
2047 | 2051 | | |
2048 | | - | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
2049 | 2055 | | |
2050 | | - | |
| 2056 | + | |
2051 | 2057 | | |
2052 | 2058 | | |
2053 | 2059 | | |
| |||
2469 | 2475 | | |
2470 | 2476 | | |
2471 | 2477 | | |
2472 | | - | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
2473 | 2481 | | |
2474 | | - | |
| 2482 | + | |
2475 | 2483 | | |
2476 | 2484 | | |
2477 | 2485 | | |
| |||
2730 | 2738 | | |
2731 | 2739 | | |
2732 | 2740 | | |
2733 | | - | |
2734 | 2741 | | |
2735 | 2742 | | |
2736 | 2743 | | |
| |||
4009 | 4016 | | |
4010 | 4017 | | |
4011 | 4018 | | |
4012 | | - | |
4013 | 4019 | | |
4014 | 4020 | | |
4015 | 4021 | | |
| |||
5080 | 5086 | | |
5081 | 5087 | | |
5082 | 5088 | | |
5083 | | - | |
5084 | 5089 | | |
5085 | 5090 | | |
5086 | 5091 | | |
| |||
5651 | 5656 | | |
5652 | 5657 | | |
5653 | 5658 | | |
5654 | | - | |
5655 | 5659 | | |
5656 | 5660 | | |
5657 | 5661 | | |
| |||
10325 | 10329 | | |
10326 | 10330 | | |
10327 | 10331 | | |
10328 | | - | |
10329 | 10332 | | |
10330 | 10333 | | |
10331 | 10334 | | |
| |||
11798 | 11801 | | |
11799 | 11802 | | |
11800 | 11803 | | |
11801 | | - | |
11802 | 11804 | | |
11803 | 11805 | | |
11804 | 11806 | | |
| |||
13199 | 13201 | | |
13200 | 13202 | | |
13201 | 13203 | | |
13202 | | - | |
13203 | 13204 | | |
13204 | 13205 | | |
13205 | 13206 | | |
| |||
13918 | 13919 | | |
13919 | 13920 | | |
13920 | 13921 | | |
13921 | | - | |
13922 | 13922 | | |
13923 | 13923 | | |
13924 | 13924 | | |
| |||
0 commit comments