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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $metricDescriptors
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $timeseries
 
 $timeseriesDescriptors
 
 $version
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const MONITORING
 View and write monitoring data for all of your Google and third-party Cloud and API projects.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_CloudMonitoring::__construct ( Google_Client $client)

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

View and manage your data across Google Cloud Platform services.

◆ MONITORING

const Google_Service_CloudMonitoring::MONITORING
Initial value:
=
"https://www.googleapis.com/auth/monitoring"

View and write monitoring data for all of your Google and third-party Cloud and API projects.


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