This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Commit 27bb912
authored
feat: add Deidentify action (#742)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 471923438
Source-Link: googleapis/googleapis@62995d0
Source-Link: https://github.com/googleapis/googleapis-gen/commit/96ba1731c712a693995de75378948781af283739
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTZiYTE3MzFjNzEyYTY5Mzk5NWRlNzUzNzg5NDg3ODFhZjI4MzczOSJ9
fix: allow passing gax instance to client constructor
PiperOrigin-RevId: 470911839
Source-Link: googleapis/googleapis@3527566
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f16a1d224f00a630ea43d6a9a1a31f566f45cdea
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
feat: accept google-gax instance as a parameter
Please see the documentation of the client constructor for details.
PiperOrigin-RevId: 470332808
Source-Link: googleapis/googleapis@d4a2367
Source-Link: https://github.com/googleapis/googleapis-gen/commit/e97a1ac204ead4fe7341f91e72db7c6ac6016341
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ91 parent 655d6af commit 27bb912
13 files changed
Lines changed: 10225 additions & 3697 deletions
File tree
- protos
- google/privacy/dlp/v2
- samples/generated/v2
- src/v2
- test
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
42 | 69 | | |
43 | 70 | | |
44 | 71 | | |
| |||
411 | 438 | | |
412 | 439 | | |
413 | 440 | | |
414 | | - | |
| 441 | + | |
415 | 442 | | |
416 | 443 | | |
417 | 444 | | |
| |||
547 | 574 | | |
548 | 575 | | |
549 | 576 | | |
550 | | - | |
| 577 | + | |
551 | 578 | | |
552 | 579 | | |
553 | 580 | | |
| |||
560 | 587 | | |
561 | 588 | | |
562 | 589 | | |
563 | | - | |
| 590 | + | |
| 591 | + | |
564 | 592 | | |
565 | 593 | | |
566 | 594 | | |
| |||
569 | 597 | | |
570 | 598 | | |
571 | 599 | | |
572 | | - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
573 | 613 | | |
574 | 614 | | |
575 | 615 | | |
576 | 616 | | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
577 | 621 | | |
578 | 622 | | |
579 | 623 | | |
580 | 624 | | |
581 | 625 | | |
582 | | - | |
| 626 | + | |
| 627 | + | |
583 | 628 | | |
584 | 629 | | |
585 | 630 | | |
586 | 631 | | |
587 | 632 | | |
588 | 633 | | |
589 | 634 | | |
590 | | - | |
| 635 | + | |
591 | 636 | | |
592 | 637 | | |
593 | 638 | | |
| |||
0 commit comments