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