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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $backupRuns
 
 $batchPath
 
 $databases
 
 $flags
 
 $instances
 
 $operations
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $sslCerts
 
 $tiers
 
 $users
 
 $version
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const SQLSERVICE_ADMIN
 Manage your Google SQL Service instances.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_SQLAdmin::__construct ( Google_Client $client)

Constructs the internal representation of the SQLAdmin 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

◆ CLOUD_PLATFORM

const Google_Service_SQLAdmin::CLOUD_PLATFORM
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform"

View and manage your data across Google Cloud Platform services.

◆ SQLSERVICE_ADMIN

const Google_Service_SQLAdmin::SQLSERVICE_ADMIN
Initial value:
=
"https://www.googleapis.com/auth/sqlservice.admin"

Manage your Google SQL Service instances.


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