entity Types
Parameters
value
Set of entity types to be recognized. Has a maximum of 25 items. See the entity_types
Configuration Block section below.
Parameters
values
Set of entity types to be recognized. Has a maximum of 25 items. See the entity_types
Configuration Block section below.
suspend fun entityTypes(argument: List<suspend EntityRecognizerInputDataConfigEntityTypeArgsBuilder.() -> Unit>)
suspend fun entityTypes(vararg argument: suspend EntityRecognizerInputDataConfigEntityTypeArgsBuilder.() -> Unit)
suspend fun entityTypes(argument: suspend EntityRecognizerInputDataConfigEntityTypeArgsBuilder.() -> Unit)
Parameters
argument
Set of entity types to be recognized. Has a maximum of 25 items. See the entity_types
Configuration Block section below.