This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit d56a252
authored
feat: generating GAPIC libraries for Google Cloud Functions v2beta (#441)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 459309277
Source-Link: googleapis/googleapis@2844793
Source-Link: https://github.com/googleapis/googleapis-gen/commit/319987cc0e8789a368e34882271a92b0717c9c8f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzE5OTg3Y2MwZTg3ODlhMzY4ZTM0ODgyMjcxYTkyYjA3MTdjOWM4ZiJ91 parent 601ddc3 commit d56a252
File tree
134 files changed
+58548
-10
lines changed- google-cloud-functions-bom
- google-cloud-functions
- src
- main/java/com/google/cloud/functions/v2
- stub
- test/java/com/google/cloud/functions/v2
- grpc-google-cloud-functions-v2
- src/main/java/com/google/cloud/functions/v2
- proto-google-cloud-functions-v2
- src/main
- java/com/google/cloud/functions/v2
- proto/google/cloud/functions/v2
- samples/snippets/generated/com/google/cloud/functions
- v1/cloudfunctionsserviceclient
- callfunction
- createfunction
- deletefunction
- v2
- functionserviceclient
- createfunction
- create
- deletefunction
- generatedownloadurl
- generateuploadurl
- getfunction
- getiampolicy
- listfunctions
- listlocations
- listruntimes
- setiampolicy
- testiampermissions
- updatefunction
- functionservicesettings/getfunction
- stub/functionservicestubsettings/getfunction
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+58548
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| |||
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
91 | 101 | | |
92 | 102 | | |
93 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
| |||
0 commit comments