Commit 9dc6856
authored
feat: Add IAM support for Explore content APIs (#74)
- [ ] Regenerate this pull request now.
feat: Add support for custom container for Task
feat: Add support for cross project for Task
feat: Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task
feat: Add support for Latest job in Task resource
feat: User mode filter in Explore list sessions API
feat: Support logging sampled file paths per partition to Cloud logging for Discovery event
PiperOrigin-RevId: 461116673
Source-Link: googleapis/googleapis@9af1b9b
Source-Link: googleapis/googleapis-gen@5671350
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTY3MTM1MDQ1Yjg0MDA4ODA2ODFmMmVkZWYxNzdiMzZkNTVkYzU3YyJ9
fix(deps): require google-api-core>=1.32.0,>=2.8.0
PiperOrigin-RevId: 459095142
Source-Link: googleapis/googleapis@4f1be99
Source-Link: googleapis/googleapis-gen@ae686d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU2ODZkOWNkZTRmYzNlMzZkMGFjMDJlZmI4NjQzYjE1ODkwYzFlZCJ9
feat: add audience parameter
PiperOrigin-RevId: 456827138
Source-Link: googleapis/googleapis@23f1a15
Source-Link: googleapis/googleapis-gen@4075a85
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDA3NWE4NTE0ZjY3NjY5MWVjMTU2Njg4YTViYmYxODNhYTk4OTNjZSJ9
fix(deps): require grpc-google-iam-v1 >=0.12.41 parent 7c4f0ec commit 9dc6856
File tree
38 files changed
+9134
-919
lines changed- packages/google-cloud-dataplex
- .github/workflows
- google/cloud/dataplex_v1
- services
- content_service
- transports
- dataplex_service
- transports
- metadata_service
- transports
- types
- samples/generated_samples
- scripts
- testing
- tests/unit/gapic/dataplex_v1
38 files changed
+9134
-919
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
33 | 48 | | |
34 | 49 | | |
35 | 50 | | |
| |||
55 | 70 | | |
56 | 71 | | |
57 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
58 | 78 | | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
62 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
63 | 93 | | |
64 | 94 | | |
65 | 95 | | |
| |||
0 commit comments