ReportsApi class

Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc.

It also provides audit and usage reports of domain.

Constructors

ReportsApi(Client client, {String rootUrl = 'https://admin.googleapis.com/', String servicePath = ''})

Properties

activities ActivitiesResource
no setter
channels ChannelsResource
no setter
customerUsageReports CustomerUsageReportsResource
no setter
entityUsageReports EntityUsageReportsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userUsageReport UserUsageReportResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent 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

adminReportsAuditReadonlyScope → const String
View audit reports for your G Suite domain
adminReportsUsageReadonlyScope → const String
View usage reports for your G Suite domain