Documentation

Google_Service_Prediction extends Google_Service
in package

Service definition for Prediction (v1.6).

Lets you access a cloud hosted machine learning service that makes it easy to build smart apps

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

CLOUD_PLATFORM  = "https://www.googleapis.com/auth/cloud-platform"
View and manage your data across Google Cloud Platform services.
DEVSTORAGE_FULL_CONTROL  = "https://www.googleapis.com/auth/devstorage.full_control"
Manage your data and permissions in Google Cloud Storage.
DEVSTORAGE_READ_ONLY  = "https://www.googleapis.com/auth/devstorage.read_only"
View your data in Google Cloud Storage.
DEVSTORAGE_READ_WRITE  = "https://www.googleapis.com/auth/devstorage.read_write"
Manage your data in Google Cloud Storage.
PREDICTION  = "https://www.googleapis.com/auth/prediction"
Manage your data in the Google Prediction API.
$availableScopes  : mixed
$batchPath  : mixed
$hostedmodels  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$trainedmodels  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Prediction service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

CLOUD_PLATFORM

View and manage your data across Google Cloud Platform services.

public mixed CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"

DEVSTORAGE_FULL_CONTROL

Manage your data and permissions in Google Cloud Storage.

public mixed DEVSTORAGE_FULL_CONTROL = "https://www.googleapis.com/auth/devstorage.full_control"

DEVSTORAGE_READ_ONLY

View your data in Google Cloud Storage.

public mixed DEVSTORAGE_READ_ONLY = "https://www.googleapis.com/auth/devstorage.read_only"

DEVSTORAGE_READ_WRITE

Manage your data in Google Cloud Storage.

public mixed DEVSTORAGE_READ_WRITE = "https://www.googleapis.com/auth/devstorage.read_write"

PREDICTION

Manage your data in the Google Prediction API.

public mixed PREDICTION = "https://www.googleapis.com/auth/prediction"

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the Prediction service.

public __construct(Google_Client $client) : mixed
Parameters
$client : Google_Client
Return values
mixed

Search results