Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Google_Service_Replicapoolupdater Class Reference
Inheritance diagram for Google_Service_Replicapoolupdater:
Google_Service

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $resource
 
 $rollingUpdates
 
 $rootUrl
 
 $servicePath
 
 $version
 
 $zoneOperations
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const CLOUD_PLATFORM_READ_ONLY
 View your data across Google Cloud Platform services.
 
const REPLICAPOOL
 View and manage replica pools.
 
const REPLICAPOOL_READONLY
 View replica pools.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Replicapoolupdater::__construct ( Google_Client $client)

Constructs the internal representation of the Replicapoolupdater 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_Replicapoolupdater::CLOUD_PLATFORM
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform"

View and manage your data across Google Cloud Platform services.

◆ CLOUD_PLATFORM_READ_ONLY

const Google_Service_Replicapoolupdater::CLOUD_PLATFORM_READ_ONLY
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform.read-only"

View your data across Google Cloud Platform services.

◆ REPLICAPOOL

const Google_Service_Replicapoolupdater::REPLICAPOOL
Initial value:
=
"https://www.googleapis.com/auth/replicapool"

View and manage replica pools.

◆ REPLICAPOOL_READONLY

const Google_Service_Replicapoolupdater::REPLICAPOOL_READONLY
Initial value:
=
"https://www.googleapis.com/auth/replicapool.readonly"

View replica pools.


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