chrome-devtools-kotlin
Toggle table of contents
8.3.0-1589152
common
Target filter
common
Switch theme
Search in API
Skip to content
chrome-devtools-kotlin
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingAggregatableDedupKey
Attribution
Reporting
Aggregatable
Dedup
Key
@
Serializable
data
class
AttributionReportingAggregatableDedupKey
(
val
dedupKey
:
UnsignedInt64AsBase10
?
=
null
,
val
filters
:
AttributionReportingFilterPair
)
(undocumented in the protocol definition)
Official doc
Members
Constructors
Attribution
Reporting
Aggregatable
Dedup
Key
Link copied to clipboard
constructor
(
dedupKey
:
UnsignedInt64AsBase10
?
=
null
,
filters
:
AttributionReportingFilterPair
)
Properties
dedup
Key
Link copied to clipboard
val
dedupKey
:
UnsignedInt64AsBase10
?
(undocumented in the protocol definition)
filters
Link copied to clipboard
val
filters
:
AttributionReportingFilterPair
(undocumented in the protocol definition)