kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.suggest
/
SuggestIngestionConstraints
/
SuggestIngestionConstraints
Suggest
Ingestion
Constraints
constructor
(
providers
:
List
<
SuggestionProvider
>
?
=
null
,
providerConstraints
:
SuggestionProviderConstraints
?
=
null
,
emptyOnly
:
Boolean
=
false
)