-
Notifications
You must be signed in to change notification settings - Fork 595
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
migrate code from googleapis/nodejs-automl #4656
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
* [CHANGE ME] Re-generated to pick up changes in the API or client library generator. * fixes * fix webpack.config.js
* fix: use compatible version of google-gax * fix: use gax v1.6.3
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
* Added samples for api-endpoints * Fixed license and function name * Fixed test case for setEndpoint and added file to linkinator until it lands
* chore(deps): update dependency sinon to v15 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: sofisl <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* docs: changing format of the jsdoc links PiperOrigin-RevId: 509352615 Source-Link: googleapis/googleapis@b737d30 Source-Link: googleapis/googleapis-gen@8efadf3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGVmYWRmM2Q1ODc4MGVhMWM1NTAyNjhkNDZhM2RjNzAxYmEzN2ZjZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(main): release 3.1.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/batch_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/delete_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/delete_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/deploy_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/export_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_model_evaluation.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_operation_status.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/import_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_sentiment_analysis_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_sentiment_analysis_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_datasets.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_model_evaluations.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_models.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_operation_status.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/undeploy_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_deploy_model_node_count.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_predict.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_create_dataset.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_create_model.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_deploy_model_node_count.js * chore: remove samples This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_predict.js * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: remove samples tests Delete samples tests; these are tested at their new location. * chore: remove samples tests * chore: remove samples tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: re-add test folder Oops, I broke tests by deleting too much, re-adding. * chore: re-add test files --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* docs: fix node release schedule link Co-authored-by: Jeffrey Rennie <[email protected]> Source-Link: googleapis/synthtool@1a24315 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 * chore!: upgrade to Node 14 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Sofia Leon <[email protected]>
* chore(main): release 4.0.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* fix: fix typings for IAM methods docs: fixed links in the generated Markdown documentation PiperOrigin-RevId: 551610576 Source-Link: googleapis/googleapis@73b1313 Source-Link: googleapis/googleapis-gen@8bec066 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJlYzA2NjQ5MmE2ZGEyODU1YjFiOGNlNTYyNjY0YzBhNmIzMGIwMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * test: disable retry-request for streaming tests PiperOrigin-RevId: 554648220 Source-Link: googleapis/googleapis@53cd9ad Source-Link: googleapis/googleapis-gen@7e8867e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2U4ODY3ZWZiZWQ3ZGJmZTVlZjZlYzNjMmM5MmE0YmNlNDI4MGY3YSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]>
* fix: simplify logic for HTTP/1.1 REST fallback option For the `fallback` parameter, all values considered as `true` in Boolean context will enable HTTP/1.1 REST fallback, since the other fallback transport, proto over HTTP, is removed from `google-gax` v4. PiperOrigin-RevId: 559812260 Source-Link: googleapis/googleapis@6a6fd29 Source-Link: googleapis/googleapis-gen@56c1665 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTZjMTY2NTdlN2E1OTEyMmIxZGE5NDc3MWE5ZWY0MDk4OWMyODJjMCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(main): release 4.0.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
…is/google-cloud-node into nodejs-automl-migration
…is/google-cloud-node into nodejs-automl-migration
…is/google-cloud-node into nodejs-automl-migration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
makeReq
#199)private_key
#211)gcloud-node
with iojs v2.0.1 & npm v2.9.1 #626)Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕