Documentation

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
author

Google, Inc.

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

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the Coordinate service.

public __construct(Google_Client $client) : mixed
Parameters
$client : Google_Client
Return values
mixed

Search results