class Google_Service extends Service (View source)

Properties

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

Methods

__construct($clientOrConfig = [])

No description

from Service
getClient()

Return the associated Google\Client class.

from Service
createBatch()

Create a new HTTP Batch handler for this service

from 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