class Service (View source)

Properties

$batchPath
$rootUrl
$version
$servicePath
$serviceName
$availableScopes
$resource

Methods

__construct($clientOrConfig = [])

No description

getClient()

Return the associated Google\Client class.

createBatch()

Create a new HTTP Batch handler for this service

Details

__construct($clientOrConfig = [])

Parameters

$clientOrConfig

Client getClient()

Return the associated Google\Client class.

Return Value

Client

Batch createBatch()

Create a new HTTP Batch handler for this service

Return Value

Batch