Commit b77cf6d
authored
feat: Add export config protos to API (#364)
* feat: Add export config protos to API
PiperOrigin-RevId: 468442481
Source-Link: googleapis/googleapis@154b410
Source-Link: googleapis/googleapis-gen@d49c3ee
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDQ5YzNlZTk0MDZmZWY2MDgyMDZkNTRlNDI1OWFmYTNjOWU4YzBjOSJ9
* 🦉 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 868c439 commit b77cf6dCopy full SHA for b77cf6d
4 files changed
+123Lines changed: 123 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- google/cloud/pubsublite_v1
- types
- tests/unit/gapic/pubsublite_v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
google/cloud/pubsublite_v1/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/pubsublite_v1/__init__.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
| 59 | + |
59 | 60 | |
60 | 61 | |
61 | 62 | |
| ||
123 | 124 | |
124 | 125 | |
125 | 126 | |
| 127 | + |
126 | 128 | |
127 | 129 | |
128 | 130 | |
|
Collapse file
google/cloud/pubsublite_v1/types/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/pubsublite_v1/types/__init__.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
| 48 | + |
48 | 49 | |
49 | 50 | |
50 | 51 | |
| ||
126 | 127 | |
127 | 128 | |
128 | 129 | |
| 130 | + |
129 | 131 | |
130 | 132 | |
131 | 133 | |
|
Collapse file
google/cloud/pubsublite_v1/types/common.py
Copy file name to clipboardExpand all lines: google/cloud/pubsublite_v1/types/common.py+117Lines changed: 117 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
| 20 | + |
20 | 21 | |
21 | 22 | |
22 | 23 | |
| ||
29 | 30 | |
30 | 31 | |
31 | 32 | |
| 33 | + |
32 | 34 | |
33 | 35 | |
34 | 36 | |
| ||
338 | 340 | |
339 | 341 | |
340 | 342 | |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
341 | 347 | |
342 | 348 | |
343 | 349 | |
| ||
377 | 383 | |
378 | 384 | |
379 | 385 | |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
380 | 497 | |
381 | 498 | |
382 | 499 | |
|
Collapse file
tests/unit/gapic/pubsublite_v1/test_admin_service.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/pubsublite_v1/test_admin_service.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
| 52 | + |
52 | 53 | |
53 | 54 | |
54 | 55 | |
| 56 | + |
55 | 57 | |
56 | 58 | |
57 | 59 | |
|
0 commit comments