Documentation

Service
in package

Table of Contents

Properties

$availableScopes  : mixed
$batchPath  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed

Methods

__construct()  : mixed
createBatch()  : Batch
Create a new HTTP Batch handler for this service
getClient()  : Client
Return the associated Google\Client class.

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

public __construct([mixed $clientOrConfig = [] ]) : mixed
Parameters
$clientOrConfig : mixed = []

createBatch()

Create a new HTTP Batch handler for this service

public createBatch() : Batch
Return values
Batch

getClient()

Return the associated Google\Client class.

public getClient() : Client
Return values
Client

        
On this page

Search results