ChromeManagementApi class Null safety
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.
Constructors
- ChromeManagementApi(Client client, {String rootUrl = 'https://chromemanagement.googleapis.com/', String servicePath = ''})
Properties
- customers → CustomersResource
-
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- chromeManagementAppdetailsReadonlyScope → const String
-
See detailed information about apps installed on Chrome browsers and
devices managed by your organization
'https://www.googleapis.com/auth/chrome.management.appdetails.readonly'
- chromeManagementReportsReadonlyScope → const String
-
See reports about devices and Chrome browsers managed within your
organization
'https://www.googleapis.com/auth/chrome.management.reports.readonly'
- chromeManagementTelemetryReadonlyScope → const String
-
See basic device and telemetry information collected from Chrome OS
devices or users managed within your organization
'https://www.googleapis.com/auth/chrome.management.telemetry.readonly'