Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!(googleapis/ads): remove packages #493

Merged
merged 1 commit into from
Nov 16, 2020
Merged

feat!(googleapis/ads): remove packages #493

merged 1 commit into from
Nov 16, 2020

Conversation

tbpg
Copy link
Contributor

@tbpg tbpg commented Nov 16, 2020

These packages do not have a corresponding client library that uses them
and are untested with the production API. Therefore, they are not ready
for production use.

In the future, we will investigate the best way to generate these APIs
while making sure they have a high level of reliability.

If needed, you can use protoc to generate Go packages for these protos
locally or during your build process. You can also pin to an older
version of this module; however, you won't be able to use updates to
other APIs in this module.

See googleapis/google-cloud-go#3214 for the
corresponding update to stop updating/generating these packages.

@AnashOommen @aohren

These packages do not have a corresponding client library that uses them
and are untested with the production API. Therefore, they are not ready
for production use.

In the future, we will investigate the best way to generate these APIs
while making sure they have a high level of reliability.

If needed, you can use protoc to generate Go packages for these protos
locally or during your build process. You can also pin to an older
version of this module; however, you won't be able to use updates to
other APIs in this module.

See googleapis/google-cloud-go#3214 for the
corresponding update to stop updating/generating these packages.
@tbpg tbpg requested a review from a team as a code owner November 16, 2020 20:33
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants