Documentation

Google_Service_AndroidManagement extends Google_Service
in package

Service definition for AndroidManagement (v1).

The Android Management API provides remote enterprise management of Android devices and apps.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

ANDROIDMANAGEMENT  = "https://www.googleapis.com/auth/androidmanagement"
Manage Android devices and apps for your customers.
$availableScopes  : mixed
$batchPath  : mixed
$enterprises  : mixed
$enterprises_applications  : mixed
$enterprises_devices  : mixed
$enterprises_devices_operations  : mixed
$enterprises_enrollmentTokens  : mixed
$enterprises_policies  : mixed
$enterprises_webApps  : mixed
$enterprises_webTokens  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$signupUrls  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the AndroidManagement service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

ANDROIDMANAGEMENT

Manage Android devices and apps for your customers.

public mixed ANDROIDMANAGEMENT = "https://www.googleapis.com/auth/androidmanagement"

Properties

$availableScopes

public mixed $availableScopes

$enterprises_devices_operations

public mixed $enterprises_devices_operations

$servicePath

public mixed $servicePath

Methods

__construct()

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