Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions google-cloud-automl-v1/.OwlBot.yaml

This file was deleted.

128 changes: 0 additions & 128 deletions google-cloud-automl-v1/.owlbot-manifest.json

This file was deleted.

28 changes: 0 additions & 28 deletions google-cloud-automl-v1/.owlbot.rb

This file was deleted.

4 changes: 0 additions & 4 deletions google-cloud-automl-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Train high-quality custom machine learning models with minimum effort and machine learning expertise.

AutoML makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites.

https://github.com/googleapis/google-cloud-ruby

Expand Down Expand Up @@ -40,9 +39,6 @@ response = client.predict request
View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-automl-v1/latest)
for class and method documentation.

See also the [Product Documentation](https://cloud.google.com/automl)
for general usage information.

## Debug Logging

This library comes with opt-in Debug Logging that can help you troubleshoot
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-automl-v1/google-cloud-automl-v1.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
gem.description = "AutoML makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites. Note that google-cloud-automl-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-automl instead. See the readme for more details."
gem.description = "Train high-quality custom machine learning models with minimum effort and machine learning expertise. Note that google-cloud-automl-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-automl instead. See the readme for more details."
gem.summary = "Train high-quality custom machine learning models with minimum effort and machine learning expertise."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"
Expand Down
Empty file modified google-cloud-automl-v1/snippets/Gemfile
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/create_dataset.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/create_model.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/delete_dataset.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/delete_model.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/deploy_model.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/export_data.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/export_model.rb
100755 → 100644
Empty file.
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/get_dataset.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/get_model.rb
100755 → 100644
Empty file.
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/import_data.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/list_datasets.rb
100755 → 100644
Empty file.
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/list_models.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/undeploy_model.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/update_dataset.rb
100755 → 100644
Empty file.
Empty file modified google-cloud-automl-v1/snippets/automl/update_model.rb
100755 → 100644
Empty file.
Empty file.
Empty file.
3 changes: 0 additions & 3 deletions google-cloud-automl-v1beta1/.OwlBot.yaml

This file was deleted.

153 changes: 0 additions & 153 deletions google-cloud-automl-v1beta1/.owlbot-manifest.json

This file was deleted.

22 changes: 0 additions & 22 deletions google-cloud-automl-v1beta1/.owlbot.rb

This file was deleted.

2 changes: 1 addition & 1 deletion google-cloud-automl-v1beta1/.yardopts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--no-private
--title="Cloud AutoML V1beta1 API"
--title="Cloud AutoML V1BETA1 API"
--exclude _pb\.rb$
--markup markdown
--markup-provider redcarpet
Expand Down
Loading
Loading