View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1TelemetryEventNotificationFilter (google_api_chrome_management v0.5.0)
Configures how the telemetry events should be filtered.
Attributes
-
eventTypes
(type:list(String.t)
, default:nil
) - Only sends the notifications for events of these types. Must not be empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1TelemetryEventNotificationFilter{ eventTypes: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.