Documentation

Google_Service_Mirror extends Google_Service
in package

Service definition for Mirror (v1).

Interacts with Glass users via the timeline.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

GLASS_LOCATION  = "https://www.googleapis.com/auth/glass.location"
View your location.
GLASS_TIMELINE  = "https://www.googleapis.com/auth/glass.timeline"
View and manage your Glass timeline.
$accounts  : mixed
$availableScopes  : mixed
$batchPath  : mixed
$contacts  : mixed
$locations  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$settings  : mixed
$subscriptions  : mixed
$timeline  : mixed
$timeline_attachments  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Mirror service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

GLASS_LOCATION

View your location.

public mixed GLASS_LOCATION = "https://www.googleapis.com/auth/glass.location"

GLASS_TIMELINE

View and manage your Glass timeline.

public mixed GLASS_TIMELINE = "https://www.googleapis.com/auth/glass.timeline"

Properties

$accounts

public mixed $accounts

$availableScopes

public mixed $availableScopes

$contacts

public mixed $contacts

$locations

public mixed $locations

$servicePath

public mixed $servicePath

$settings

public mixed $settings

$subscriptions

public mixed $subscriptions

$timeline

public mixed $timeline

$timeline_attachments

public mixed $timeline_attachments

Methods

__construct()

Constructs the internal representation of the Mirror service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results