-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Re-generate library using automl/synth.py #5946
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
Conversation
automl/README.rst
Outdated
@@ -8,7 +8,7 @@ Python Client for Cloud AutoML API (`Alpha`_) | |||
|
|||
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst | |||
.. _Cloud AutoML API: https://cloud.google.com/automl | |||
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/automl/index.html | |||
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/automl/usage.html |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
automl/README.rst
Outdated
@@ -24,7 +24,7 @@ In order to use this library, you first need to go through the following steps: | |||
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project | |||
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project | |||
.. _Enable the Cloud AutoML API.: https://cloud.google.com/automl | |||
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html | |||
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
automl/docs/index.rst
Outdated
- `Product Documentation`_ | ||
|
||
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst | ||
.. _Cloud AutoML API: https://cloud.google.com/automl | ||
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/automl/usage.html |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
automl/docs/index.rst
Outdated
@@ -22,7 +24,7 @@ In order to use this library, you first need to go through the following steps: | |||
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project | |||
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project | |||
.. _Enable the Cloud AutoML API.: https://cloud.google.com/automl | |||
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html | |||
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Update 'synth.py' to avoid stomping on them.
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
This PR was created by autosynth.