Commit 7a49d63
authored
feat: [dataplex] added DataQualityResult.score, dimension_score, column_score (#10064)
* feat: added DataQualityResult.score, dimension_score, column_score
feat: new event types GOVERNANCE_RULE_MATCHED_RESOURCES, GOVERNANCE_RULE_SEARCH_LIMIT_EXCEEDS, GOVERNANCE_RULE_ERRORS
chore: updated service and timeout settings
PiperOrigin-RevId: 583444130
Source-Link: googleapis/googleapis@2f91fd5
Source-Link: https://github.com/googleapis/googleapis-gen/commit/84ec5be98819f2b7e4b8bbacade268ef500bf7f0
Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiODRlYzViZTk4ODE5ZjJiN2U0YjhiYmFjYWRlMjY4ZWY1MDBiZjdmMCJ9
* 🦉 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 25aa532 commit 7a49d63Copy full SHA for 7a49d63
5 files changed
+1,297-162Lines changed: 1297 additions & 162 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- java-dataplex
- proto-google-cloud-dataplex-v1/src/main
- java/com/google/cloud/dataplex/v1
- proto/google/cloud/dataplex/v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
0 commit comments