This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit 2dfee7b
authored
fix: Add async context manager return types (#355)
* 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 dc6b014 commit 2dfee7b
File tree
6 files changed
+140
-108
lines changed- google/analytics
- admin_v1alpha/services/analytics_admin_service
- admin_v1beta/services/analytics_admin_service
- samples/generated_samples
- tests/unit/gapic
- admin_v1alpha
- admin_v1beta
6 files changed
+140
-108
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13258 | 13258 | | |
13259 | 13259 | | |
13260 | 13260 | | |
13261 | | - | |
| 13261 | + | |
13262 | 13262 | | |
13263 | 13263 | | |
13264 | 13264 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5390 | 5390 | | |
5391 | 5391 | | |
5392 | 5392 | | |
5393 | | - | |
| 5393 | + | |
5394 | 5394 | | |
5395 | 5395 | | |
5396 | 5396 | | |
| |||
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: 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 | | |
| |||
0 commit comments