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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $controller_debuggees
 
 $controller_debuggees_breakpoints
 
 $debugger_debuggees
 
 $debugger_debuggees_breakpoints
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const CLOUD_DEBUGGER
 Manage cloud debugger.
 
const CLOUD_DEBUGLETCONTROLLER
 Manage active breakpoints in cloud debugger.
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Clouddebugger::__construct ( Google_Client $client)

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

const Google_Service_Clouddebugger::CLOUD_DEBUGGER
Initial value:
=
"https://www.googleapis.com/auth/cloud_debugger"

Manage cloud debugger.

◆ CLOUD_DEBUGLETCONTROLLER

const Google_Service_Clouddebugger::CLOUD_DEBUGLETCONTROLLER
Initial value:
=
"https://www.googleapis.com/auth/cloud_debugletcontroller"

Manage active breakpoints in cloud debugger.

◆ CLOUD_PLATFORM

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

View and manage your data across Google Cloud Platform services.


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