feat(agentregistry): generate library by scotthart · Pull Request #16208 · googleapis/google-cloud-cpp · GitHub
Skip to content

feat(agentregistry): generate library#16208

Merged
scotthart merged 5 commits into
googleapis:mainfrom
scotthart:feat-agentregistry-generate-library
Jun 26, 2026
Merged

feat(agentregistry): generate library#16208
scotthart merged 5 commits into
googleapis:mainfrom
scotthart:feat-agentregistry-generate-library

Conversation

@scotthart

Copy link
Copy Markdown
Member

PiperOrigin-RevId: 933175272

@scotthart scotthart requested a review from a team as a code owner June 26, 2026 20:23
@product-auto-label product-auto-label Bot added the api: agentregistry Issues related to the Agent Registry API. label Jun 26, 2026

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

Copy link
Copy Markdown

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 new Agent Registry API C++ client library, including the necessary configuration files, build system support (Bazel and CMake), and documentation. The review comments identified that the quickstart configuration files were using C++14 instead of the required C++17 standard and pointed out an unnecessary copy in the quickstart code that should be optimized to use a reference.

Comment thread google/cloud/agentregistry/quickstart/.bazelrc Outdated
Comment thread google/cloud/agentregistry/quickstart/CMakeLists.txt
Comment thread google/cloud/agentregistry/quickstart/Makefile
Comment thread google/cloud/agentregistry/quickstart/quickstart.cc
Comment thread google/cloud/agentregistry/README.md
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

@scotthart scotthart enabled auto-merge (squash) June 26, 2026 21:10
@scotthart scotthart merged commit f744904 into googleapis:main Jun 26, 2026
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: agentregistry Issues related to the Agent Registry API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants