Google_Service_Coordinate
extends Google_Service
in package
Service definition for Coordinate (v1).
Lets you view and manage jobs in a Coordinate team.
For more information about this service, see the API Documentation
Tags
Table of Contents
- COORDINATE = "https://www.googleapis.com/auth/coordinate"
- View and manage your Google Maps Coordinate jobs.
- COORDINATE_READONLY = "https://www.googleapis.com/auth/coordinate.readonly"
- View your Google Coordinate jobs.
- $availableScopes : mixed
- $batchPath : mixed
- $customFieldDef : mixed
- $jobs : mixed
- $location : mixed
- $resource : mixed
- $rootUrl : mixed
- $schedule : mixed
- $servicePath : mixed
- $team : mixed
- $version : mixed
- $worker : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the Coordinate service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
Constants
COORDINATE
View and manage your Google Maps Coordinate jobs.
public
mixed
COORDINATE
= "https://www.googleapis.com/auth/coordinate"
COORDINATE_READONLY
View your Google Coordinate jobs.
public
mixed
COORDINATE_READONLY
= "https://www.googleapis.com/auth/coordinate.readonly"
Properties
$availableScopes
public
mixed
$availableScopes
$batchPath
public
mixed
$batchPath
$customFieldDef
public
mixed
$customFieldDef
$jobs
public
mixed
$jobs
$location
public
mixed
$location
$resource
public
mixed
$resource
$rootUrl
public
mixed
$rootUrl
$schedule
public
mixed
$schedule
$servicePath
public
mixed
$servicePath
$team
public
mixed
$team
$version
public
mixed
$version
$worker
public
mixed
$worker
$client
private
mixed
$client
Methods
__construct()
Constructs the internal representation of the Coordinate service.
public
__construct(Google_Client $client) : mixed
Parameters
- $client : Google_Client
Return values
mixed —createBatch()
Create a new HTTP Batch handler for this service
public
createBatch() : Google_Http_Batch
Return values
Google_Http_Batch —getClient()
Return the associated Google_Client class.
public
getClient() : Google_Client