Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Service_Coordinate Class Reference
Inheritance diagram for Google_Service_Coordinate:
Google_Service

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $customFieldDef
 
 $jobs
 
 $location
 
 $resource
 
 $rootUrl
 
 $schedule
 
 $servicePath
 
 $team
 
 $version
 
 $worker
 
const COORDINATE
 View and manage your Google Maps Coordinate jobs.
 
const COORDINATE_READONLY
 View your Google Coordinate jobs.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Coordinate::__construct ( Google_Client $client)

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

◆ COORDINATE

const Google_Service_Coordinate::COORDINATE
Initial value:
=
"https://www.googleapis.com/auth/coordinate"

View and manage your Google Maps Coordinate jobs.

◆ COORDINATE_READONLY

const Google_Service_Coordinate::COORDINATE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/coordinate.readonly"

View your Google Coordinate jobs.


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