File tree
3 files changed
+73
-1
lines changed- google/cloud/logging_v2/handlers
- tests
- unit/handlers
3 files changed
+73
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
39 | 59 |
| |
40 | 60 |
| |
41 | 61 |
| |
| |||
70 | 90 |
| |
71 | 91 |
| |
72 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
73 | 97 |
| |
74 | 98 |
| |
75 | 99 |
| |
|
Submodule environment updated 23 files
- deployable/go/go.mod+3-2
- deployable/go/go.sum+222-24
- deployable/java/Dockerfile.cloudfunctions+55
- deployable/java/functions/pom.xml+103
- deployable/java/functions/src/main/java/envtest/deployable/CloudFunctionTrigger.java+62
- deployable/python/snippets.py+21-1
- envctl/env_scripts/go/functions.sh+15-10
- envctl/env_scripts/go/functions_v2.sh+22
- envctl/env_scripts/java/functions.sh+84
- envctl/env_scripts/java/functions_v2.sh+22
- envctl/env_scripts/nodejs/functions.sh+4-3
- envctl/env_scripts/nodejs/functions_v2.sh+22
- envctl/env_scripts/python/compute.sh+3-2
- envctl/env_scripts/python/functions.sh+4-3
- envctl/env_scripts/python/functions_v2.sh+22
- envctl/envctl+3-2
- noxfile.py+1
- tests/common/python.py+19
- tests/go/test_functions_v2.py+33
- tests/java/test_functions.py+30
- tests/java/test_functions_v2.py+30
- tests/nodejs/test_functions_v2.py+34
- tests/python/test_functions_v2.py+52
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
210 | 258 |
| |
211 | 259 |
| |
212 | 260 |
| |
|
0 commit comments