\Google_Service

Summary

Methods
Properties
Constants
__construct()
getClient()
createBatch()
$batchPath
$rootUrl
$version
$servicePath
$availableScopes
$resource
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$client
N/A

Properties

$batchPath

$batchPath : 

Type

$rootUrl

$rootUrl : 

Type

$version

$version : 

Type

$servicePath

$servicePath : 

Type

$availableScopes

$availableScopes : 

Type

$resource

$resource : 

Type

$client

$client : 

Type

Methods

__construct()

__construct(\Google_Client  $client) 

Parameters

\Google_Client $client

getClient()

getClient() : \Google_Client

Return the associated Google_Client class.

Returns

\Google_Client

createBatch()

createBatch() : \Google_Http_Batch

Create a new HTTP Batch handler for this service

Returns

\Google_Http_Batch