Module: Google::Apis::PredictionV1_6

Defined in:
generated/google/apis/prediction_v1_6.rb,
generated/google/apis/prediction_v1_6/classes.rb,
generated/google/apis/prediction_v1_6/service.rb,
generated/google/apis/prediction_v1_6/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: Analyze, Input, Insert, Insert2, List, Output, PredictionService, Update

Constant Summary collapse

VERSION =
'V1_6'
REVISION =
'20160511'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform'
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'