Class AttributionReportingAggregatableValueDictEntry
java.lang.Object
org.openqa.selenium.devtools.v141.storage.model.AttributionReportingAggregatableValueDictEntry
-
Constructor Summary
ConstructorsConstructorDescriptionAttributionReportingAggregatableValueDictEntry(String key, Number value, UnsignedInt64AsBase10 filteringId) -
Method Summary
-
Constructor Details
-
AttributionReportingAggregatableValueDictEntry
public AttributionReportingAggregatableValueDictEntry(String key, Number value, UnsignedInt64AsBase10 filteringId)
-
-
Method Details
-
getKey
-
getValue
number instead of integer because not all uint32 can be represented by int -
getFilteringId
-