Documentation

Google_Service_Licensing extends Google_Service
in package

Service definition for Licensing (v1).

The Google Enterprise License Manager API's allows you to license apps for all the users of a domain managed by you.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

APPS_LICENSING  = "https://www.googleapis.com/auth/apps.licensing"
View and manage G Suite licenses for your domain.
$availableScopes  : mixed
$batchPath  : mixed
$licenseAssignments  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Licensing service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

APPS_LICENSING

View and manage G Suite licenses for your domain.

public mixed APPS_LICENSING = "https://www.googleapis.com/auth/apps.licensing"

Properties

$availableScopes

public mixed $availableScopes

$licenseAssignments

public mixed $licenseAssignments

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the Licensing 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