chore: migrate google-ads-admanager to librarian#8555
Conversation
There was a problem hiding this comment.
Code Review
This pull request enables client library generation for Google Ad Manager by removing the skip_generate flag and cleaning up various boilerplate and configuration files. Additionally, it updates the repository metadata, introduces the AdManagerError message definition to the protobuf configuration, and integrates the new admanager_error.proto across all service proto lists. I have no further feedback to provide as there are no review comments to address.
|
I think this is okay - |
|
Is this a new package? |
No, it's a single new proto that isn't in the Bazel list of protos - we find all the protos in the API directory, hence the difference. |
No description provided.