Skip to content
Open
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-ai_platform-v1/.OwlBot.yaml

This file was deleted.

1,130 changes: 0 additions & 1,130 deletions google-cloud-ai_platform-v1/.owlbot-manifest.json

This file was deleted.

3 changes: 1 addition & 2 deletions google-cloud-ai_platform-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 minimal machine learning expertise and effort.

Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research.

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

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

See also the [Product Documentation](https://cloud.google.com/vertex-ai/docs/)
See also the [Product Documentation](https://cloud.google.com/ai-platform/docs)
for general usage information.

## Debug Logging
Expand Down
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 = "Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details."
gem.description = "Train high-quality custom machine learning models with minimal machine learning expertise and effort. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details."
gem.summary = "Train high-quality custom machine learning models with minimal machine learning expertise and effort."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"
Expand Down
3 changes: 0 additions & 3 deletions google-cloud-ai_platform/.OwlBot.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions google-cloud-ai_platform/.owlbot-manifest.json

This file was deleted.

5 changes: 2 additions & 3 deletions google-cloud-ai_platform/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Ruby Client for the Vertex AI API

API Client library for the Vertex AI API
Train high-quality custom machine learning models with minimal machine learning expertise and effort.

Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research.

Actual client classes for the various versions of this API are defined in
_versioned_ client gems, with names of the form `google-cloud-ai_platform-v*`.
Expand All @@ -18,7 +17,7 @@ themselves can be found in the client library documentation for the versioned
client gems:
[google-cloud-ai_platform-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-ai_platform-v1/latest).

See also the [Product Documentation](https://cloud.google.com/vertex-ai/docs/)
See also the [Product Documentation](https://cloud.google.com/ai-platform/docs)
for more usage information.

## Quick Start
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-ai_platform/google-cloud-ai_platform.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
gem.description = "Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research."
gem.summary = "API Client library for the Vertex AI API"
gem.description = "Train high-quality custom machine learning models with minimal machine learning expertise and effort."
gem.summary = "Train high-quality custom machine learning models with minimal machine learning expertise and effort."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"

Expand Down
Loading
Loading