Module: Google::Cloud::AutoML::V1::PredictionService
- Defined in:
- lib/google/cloud/automl/v1/prediction_service.rb,
lib/google/cloud/automl/v1/prediction_service/paths.rb,
lib/google/cloud/automl/v1/prediction_service/client.rb,
lib/google/cloud/automl/v1/prediction_service/operations.rb,
lib/google/cloud/automl/v1/prediction_service/credentials.rb
Overview
AutoML Prediction API.
On any input that is documented to expect a string parameter in snake_case or kebab-case, either of those cases is accepted.
To load this service and instantiate a client:
require "google/cloud/automl/v1/prediction_service"
client = ::Google::Cloud::AutoML::V1::PredictionService::Client.new
Defined Under Namespace
Modules: Paths Classes: Client, Credentials, Operations