This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit c220210
authored
feat: Enable REST transport support (#265)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 473076638
Source-Link: googleapis/googleapis@f0e2be4
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c62423e00d8999a1febd54e7d8e224cdc7e29e5f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzYyNDIzZTAwZDg5OTlhMWZlYmQ1NGU3ZDhlMjI0Y2RjN2UyOWU1ZiJ9
fix(deps): require google-api-core>=1.33.0,>=2.8.0
fix(deps): require protobuf >= 3.20.11 parent 26378bf commit c220210
File tree
379 files changed
+76160
-4772
lines changed- google/analytics
- admin_v1alpha
- services/analytics_admin_service
- transports
- admin_v1beta
- services/analytics_admin_service
- transports
- samples
- generated_samples
- testing
- tests/unit/gapic
- admin_v1alpha
- admin_v1beta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
379 files changed
+76160
-4772
lines changedLarge diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
675 | 677 | | |
676 | 678 | | |
677 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
678 | 683 | | |
679 | 684 | | |
680 | 685 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
0 commit comments