Skip to content

feat(datacatalog): generate lineage configmanagement library#16069

Merged
scotthart merged 6 commits intogoogleapis:mainfrom
scotthart:feat-datacatalog-lineage-configmanagement-generate-library
Apr 7, 2026
Merged

feat(datacatalog): generate lineage configmanagement library#16069
scotthart merged 6 commits intogoogleapis:mainfrom
scotthart:feat-datacatalog-lineage-configmanagement-generate-library

Conversation

@scotthart
Copy link
Copy Markdown
Member

PiperOrigin-RevId: 886640538

@scotthart scotthart requested a review from a team as a code owner April 7, 2026 16:04
@product-auto-label product-auto-label bot added the api: datacatalog Issues related to the Data Catalog API. label Apr 7, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the Data Lineage Config Management API as a GA library, including the generated C++ client, connection classes, decorators, and documentation. The review identified a potential issue with the ExponentialBackoffPolicy configuration in the default options, where a zero initial delay and incorrect argument count were used. Additionally, a performance improvement was suggested to move a local request object instead of copying it when listing operations, and a concern was raised regarding the removal of LRO polling examples from the documentation.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.68%. Comparing base (d55d152) to head (8adc526).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16069   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files        2343     2343           
  Lines      216959   216959           
=======================================
+ Hits       201080   201098   +18     
+ Misses      15879    15861   -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scotthart scotthart merged commit 3bb407d into googleapis:main Apr 7, 2026
53 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datacatalog Issues related to the Data Catalog API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants