Commit ebf254e
authored
fix: Add async context manager return types (#320)
* 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: googleapis/googleapis-gen@b3f18d0
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 3da9952 commit ebf254e
File tree
3 files changed
+6
-18
lines changed- packages/google-cloud-bigquery-connection
- google/cloud/bigquery_connection_v1/services/connection_service
- samples/generated_samples
- tests/unit/gapic/bigquery_connection_v1
3 files changed
+6
-18
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
| 1270 | + | |
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | 773 | | |
777 | 774 | | |
778 | 775 | | |
| |||
1058 | 1055 | | |
1059 | 1056 | | |
1060 | 1057 | | |
1061 | | - | |
1062 | 1058 | | |
1063 | 1059 | | |
1064 | 1060 | | |
| |||
1696 | 1692 | | |
1697 | 1693 | | |
1698 | 1694 | | |
1699 | | - | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
1700 | 1698 | | |
1701 | | - | |
| 1699 | + | |
1702 | 1700 | | |
1703 | 1701 | | |
1704 | 1702 | | |
| |||
1733 | 1731 | | |
1734 | 1732 | | |
1735 | 1733 | | |
1736 | | - | |
1737 | | - | |
1738 | | - | |
1739 | 1734 | | |
1740 | 1735 | | |
1741 | 1736 | | |
| |||
3081 | 3076 | | |
3082 | 3077 | | |
3083 | 3078 | | |
3084 | | - | |
3085 | | - | |
3086 | | - | |
3087 | 3079 | | |
3088 | 3080 | | |
3089 | 3081 | | |
| |||
3428 | 3420 | | |
3429 | 3421 | | |
3430 | 3422 | | |
3431 | | - | |
3432 | 3423 | | |
3433 | 3424 | | |
3434 | 3425 | | |
| |||
4118 | 4109 | | |
4119 | 4110 | | |
4120 | 4111 | | |
4121 | | - | |
4122 | | - | |
4123 | | - | |
4124 | 4112 | | |
4125 | 4113 | | |
4126 | 4114 | | |
| |||
0 commit comments