This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Commit d3d2370
feat!: remove Start/EndTime from LogSink, Metadata from LogEntry, implement multipattern resource names (#174)
* Integrate Python GAPIC Microgenerator in googleapis. This PR uses using documentai as an example. Depends on googleapis/gapic-generator-python#402
PiperOrigin-RevId: 309824146
Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 4 15:06:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
Source-Link: googleapis/googleapis@e0f9d9e
* fix: restore GAPIC v2 retry configs
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.
PiperOrigin-RevId: 312088359
Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 18 08:57:12 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c
Source-Link: googleapis/googleapis@5a90d46
* bazel: update protobuf, rules_go, gazelle, and gapic-generator-go versions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1
PiperOrigin-RevId: 313460921
Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed May 27 14:10:16 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
Source-Link: googleapis/googleapis@c4e3701
* fix!: remove unused resource names
* fix: fix LogMetricName usage
* chore: allow breaking changes
* chore: fix formatting
Co-authored-by: Jeff Ching <chingor@google.com>1 parent 0db74a5 commit d3d2370
File tree
178 files changed
+16301
-12171
lines changed- google-cloud-logging
- src
- main/java/com/google/cloud/logging
- v2
- stub
- test/java/com/google/cloud/logging
- v2
- grpc-google-cloud-logging-v2
- src/main/java/com/google/logging/v2
- proto-google-cloud-logging-v2
- src/main
- java/com/google/logging
- type
- v2
- proto/google/logging/v2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
178 files changed
+16301
-12171
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
Lines changed: 13 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 49 | + | |
72 | 50 | | |
73 | 51 | | |
74 | 52 | | |
| |||
254 | 232 | | |
255 | 233 | | |
256 | 234 | | |
257 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
258 | 238 | | |
259 | 239 | | |
260 | 240 | | |
| |||
269 | 249 | | |
270 | 250 | | |
271 | 251 | | |
272 | | - | |
| 252 | + | |
| 253 | + | |
273 | 254 | | |
274 | 255 | | |
275 | 256 | | |
| |||
333 | 314 | | |
334 | 315 | | |
335 | 316 | | |
336 | | - | |
| 317 | + | |
| 318 | + | |
337 | 319 | | |
338 | 320 | | |
339 | 321 | | |
| |||
345 | 327 | | |
346 | 328 | | |
347 | 329 | | |
348 | | - | |
| 330 | + | |
349 | 331 | | |
350 | 332 | | |
351 | 333 | | |
| |||
441 | 423 | | |
442 | 424 | | |
443 | 425 | | |
444 | | - | |
| 426 | + | |
445 | 427 | | |
446 | 428 | | |
447 | 429 | | |
| |||
456 | 438 | | |
457 | 439 | | |
458 | 440 | | |
459 | | - | |
| 441 | + | |
460 | 442 | | |
461 | 443 | | |
462 | 444 | | |
| |||
520 | 502 | | |
521 | 503 | | |
522 | 504 | | |
523 | | - | |
| 505 | + | |
524 | 506 | | |
525 | 507 | | |
526 | 508 | | |
| |||
533 | 515 | | |
534 | 516 | | |
535 | 517 | | |
536 | | - | |
| 518 | + | |
537 | 519 | | |
538 | 520 | | |
539 | 521 | | |
| |||
0 commit comments