class ChromePolicy extends Service (View source)

Service definition for ChromePolicy (v1).

The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers.

For more information about this service, see the API Documentation

Constants

CHROME_MANAGEMENT_POLICY

See, edit, create or delete policies applied to Chrome OS and Chrome Browsers managed within your organization.

CHROME_MANAGEMENT_POLICY_READONLY

See policies applied to Chrome OS and Chrome Browsers managed within your organization.

Properties

$customers_policies
$customers_policies_groups
$customers_policies_networks
$customers_policies_orgunits
$customers_policySchemas
$media
$rootUrlTemplate

Methods

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

Constructs the internal representation of the ChromePolicy service.

Details

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

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