Skip to content

Commit

Permalink
feat: [dataplex] added DataQualityResult.score, dimension_score, colu…
Browse files Browse the repository at this point in the history
…mn_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: googleapis/googleapis-gen@84ec5be
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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 27, 2023
1 parent 25aa532 commit 7a49d63
Show file tree
Hide file tree
Showing 5 changed files with 1,297 additions and 162 deletions.
2 changes: 1 addition & 1 deletion java-dataplex/README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.26.0</version>
<version>26.27.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7a49d63

Please sign in to comment.