class CustomersTelemetryEvents extends Resource (View source)

The "events" collection of methods.

Typical usage is:

 $chromemanagementService = new Google\Service\ChromeManagement(...);
 $events = $chromemanagementService->customers_telemetry_events;

Methods

listCustomersTelemetryEvents(string $parent, array $optParams = [])

List telemetry events. (events.listCustomersTelemetryEvents)

Details

GoogleChromeManagementV1ListTelemetryEventsResponse listCustomersTelemetryEvents(string $parent, array $optParams = [])

List telemetry events. (events.listCustomersTelemetryEvents)

Parameters

string $parent

Required. Customer id or "my_customer" to use the customer associated to the account making the request.

array $optParams

Optional parameters.

Return Value

GoogleChromeManagementV1ListTelemetryEventsResponse

Exceptions

Exception