Commit 2d42731
fix: Add async context manager return types (#732)
* 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> Co-authored-by: Anthonios Partheniou <partheniou@google.com>1 parent 8ce3c1a commit 2d42731
File tree
6 files changed
+25
-15
lines changed- google/cloud
- firestore_admin_v1/services/firestore_admin
- transports
- firestore_v1/services/firestore
- transports
- tests/unit/gapic
- firestore_admin_v1
- firestore_v1
6 files changed
+25
-15
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2074 | 2074 | | |
2075 | 2075 | | |
2076 | 2076 | | |
2077 | | - | |
| 2077 | + | |
2078 | 2078 | | |
2079 | 2079 | | |
2080 | 2080 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2081 | 2081 | | |
2082 | 2082 | | |
2083 | 2083 | | |
2084 | | - | |
| 2084 | + | |
2085 | 2085 | | |
2086 | 2086 | | |
2087 | 2087 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
2172 | | - | |
| 2172 | + | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2203 | 2203 | | |
2204 | 2204 | | |
2205 | 2205 | | |
2206 | | - | |
| 2206 | + | |
2207 | 2207 | | |
2208 | 2208 | | |
2209 | 2209 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1374 | 1374 | | |
1375 | 1375 | | |
1376 | 1376 | | |
1377 | | - | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
1378 | 1380 | | |
1379 | | - | |
| 1381 | + | |
1380 | 1382 | | |
1381 | 1383 | | |
1382 | 1384 | | |
| |||
2708 | 2710 | | |
2709 | 2711 | | |
2710 | 2712 | | |
2711 | | - | |
| 2713 | + | |
| 2714 | + | |
| 2715 | + | |
2712 | 2716 | | |
2713 | | - | |
| 2717 | + | |
2714 | 2718 | | |
2715 | 2719 | | |
2716 | 2720 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1178 | 1178 | | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | | - | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
1182 | 1184 | | |
1183 | | - | |
| 1185 | + | |
1184 | 1186 | | |
1185 | 1187 | | |
1186 | 1188 | | |
| |||
3154 | 3156 | | |
3155 | 3157 | | |
3156 | 3158 | | |
3157 | | - | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
3158 | 3162 | | |
3159 | | - | |
| 3163 | + | |
3160 | 3164 | | |
3161 | 3165 | | |
3162 | 3166 | | |
| |||
3742 | 3746 | | |
3743 | 3747 | | |
3744 | 3748 | | |
3745 | | - | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
3746 | 3752 | | |
3747 | | - | |
| 3753 | + | |
3748 | 3754 | | |
3749 | 3755 | | |
3750 | 3756 | | |
| |||
5150 | 5156 | | |
5151 | 5157 | | |
5152 | 5158 | | |
5153 | | - | |
| 5159 | + | |
5154 | 5160 | | |
5155 | 5161 | | |
5156 | 5162 | | |
| |||
0 commit comments