class ChromeManagement extends Service (View source)

Service definition for ChromeManagement (v1).

The Chrome Management API is a suite of services that allows Chrome administrators to view, manage and gain insights on their Chrome OS and Chrome Browser devices.

For more information about this service, see the API Documentation

Constants

CHROME_MANAGEMENT_APPDETAILS_READONLY

See detailed information about apps installed on Chrome browsers and devices managed by your organization.

CHROME_MANAGEMENT_REPORTS_READONLY

See reports about devices and Chrome browsers managed within your organization.

CHROME_MANAGEMENT_TELEMETRY_READONLY

See basic device and telemetry information collected from Chrome OS devices or users managed within your organization.

Properties

$customers_apps
$customers_apps_android
$customers_apps_chrome
$customers_apps_web
$customers_reports
$customers_telemetry_devices
$customers_telemetry_events
$customers_telemetry_notificationConfigs
$customers_telemetry_users
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the ChromeManagement service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the ChromeManagement service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.