Module: Google::Apis::PredictionV1_3
- Defined in:
- generated/google/apis/prediction_v1_3.rb,
generated/google/apis/prediction_v1_3/classes.rb,
generated/google/apis/prediction_v1_3/service.rb,
generated/google/apis/prediction_v1_3/representations.rb
Overview
Prediction API
Lets you access a cloud hosted machine learning service that makes it easy to build smart apps
Defined Under Namespace
Classes: Input, Output, PredictionService, Training, Update
Constant Summary collapse
- VERSION =
'V1_3'
- REVISION =
'20160511'
- AUTH_DEVSTORAGE_FULL_CONTROL =
Manage your data and permissions in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.full_control'
- AUTH_DEVSTORAGE_READ_ONLY =
View your data in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.read_only'
- AUTH_DEVSTORAGE_READ_WRITE =
Manage your data in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.read_write'
- AUTH_PREDICTION =
Manage your data in the Google Prediction API
'https://www.googleapis.com/auth/prediction'