Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Jan 24, 2026

Cloud DNS has a couple of LRO-type functions. Enabling the LRO wrappers
requires a few lines of hand-crafted code.

Note that the librarian.yaml file refers to the symbols without a package
name. That is needed because discovery-based services do not have a package
name. If you think: "But what about the Compute package further up in the
file?": for Compute we "infer" a package name from the service config yaml
file, but we have no such file for Cloud DNS.

With these changes I think the client library is ready to publish.

@product-auto-label product-auto-label bot added the api: dns Issues related to the Cloud DNS API. label Jan 24, 2026
@coryan coryan force-pushed the feat-dns-v1-add-lro-helpers branch from bc1dd82 to a123c22 Compare January 24, 2026 20:30
@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.94%. Comparing base (d8a069e) to head (b40ffb9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4376      +/-   ##
==========================================
+ Coverage   94.92%   94.94%   +0.01%     
==========================================
  Files         191      191              
  Lines        7234     7234              
==========================================
+ Hits         6867     6868       +1     
+ Misses        367      366       -1     

☔ 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.

Cloud DNS has a couple of LRO-type functions. Enabling the LRO wrappers
requires a few lines of hand-crafted code.

Note that the `librarian.yaml` file refers to the symbols without a package
name. That is needed because discovery-based services do not have a package
name. If you think: "But what about the Compute package further up in the
file?": for Compute we "infer" a package name from the service config yaml
file, but we have no such file for Cloud DNS.

With these changes I think the client library is ready to publish.
@coryan coryan force-pushed the feat-dns-v1-add-lro-helpers branch from a123c22 to 8eff05a Compare January 24, 2026 20:57
@coryan coryan marked this pull request as ready for review January 24, 2026 21:56
@coryan coryan requested a review from a team as a code owner January 24, 2026 21:56
@coryan coryan merged commit 6124f3a into googleapis:main Jan 24, 2026
30 checks passed
@coryan coryan deleted the feat-dns-v1-add-lro-helpers branch January 24, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: dns Issues related to the Cloud DNS API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants