Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_Prediction Class Reference
Inheritance diagram for Google_Service_Prediction:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Prediction service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $availableScopes
 
 $batchPath
 
 $hostedmodels
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $trainedmodels
 
 $version
 
const DEVSTORAGE_FULL_CONTROL
 Manage your data and permissions in Google Cloud Storage.
 
const DEVSTORAGE_READ_ONLY
 View your data in Google Cloud Storage.
 
const DEVSTORAGE_READ_WRITE
 Manage your data in Google Cloud Storage.
 
const PREDICTION
 Manage your data in the Google Prediction API.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Prediction::__construct ( Google_Client $client)

Constructs the internal representation of the Prediction service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ DEVSTORAGE_FULL_CONTROL

const Google_Service_Prediction::DEVSTORAGE_FULL_CONTROL
Initial value:
=
"https://www.googleapis.com/auth/devstorage.full_control"

Manage your data and permissions in Google Cloud Storage.

◆ DEVSTORAGE_READ_ONLY

const Google_Service_Prediction::DEVSTORAGE_READ_ONLY
Initial value:
=
"https://www.googleapis.com/auth/devstorage.read_only"

View your data in Google Cloud Storage.

◆ DEVSTORAGE_READ_WRITE

const Google_Service_Prediction::DEVSTORAGE_READ_WRITE
Initial value:
=
"https://www.googleapis.com/auth/devstorage.read_write"

Manage your data in Google Cloud Storage.

◆ PREDICTION

const Google_Service_Prediction::PREDICTION
Initial value:
=
"https://www.googleapis.com/auth/prediction"

Manage your data in the Google Prediction API.


The documentation for this class was generated from the following file: