model
Toggle table of contents
2.0.240
common
Target filter
common
Switch theme
Search in API
Skip to content
model
model
/
com.jetbrains.fus.reporting.model.metadata
/
EventGroupRemoteDescriptors
/
GroupRemoteRule
/
GroupRemoteRule
Group
Remote
Rule
constructor
(
event_id
:
Set
<
String
>
?
=
null
,
event_data
:
Map
<
String
,
Set
<
String
>
>
?
=
null
,
enums
:
Map
<
String
,
Set
<
String
>
>
?
=
null
,
regexps
:
Map
<
String
,
String
>
?
=
null
,
ranges
:
Map
<
String
,
IntRange
>
?
=
null
)