Module: Google::Cloud::AutoML::V1beta1::PredictionService

Defined in:
lib/google/cloud/automl/v1beta1/prediction_service.rb,
lib/google/cloud/automl/v1beta1/prediction_service/paths.rb,
lib/google/cloud/automl/v1beta1/prediction_service/client.rb,
lib/google/cloud/automl/v1beta1/prediction_service/operations.rb,
lib/google/cloud/automl/v1beta1/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.

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/automl/v1beta1/prediction_service"
client = ::Google::Cloud::AutoML::V1beta1::PredictionService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations