appReport property

List<GoogleChromeManagementV1AppReport>? appReport
getter/setter pair

App reports collected periodically sorted in a decreasing order of report_time.

Output only.

Implementation

core.List<GoogleChromeManagementV1AppReport>? appReport;