entities

@JvmName(name = "fkywkqtjduguryrf")
suspend fun entities(value: Output<List<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>>)
@JvmName(name = "ndlvquihtvfhaufg")
suspend fun entities(value: List<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>?)

Parameters

value

The collection of entities to override or supplement the custom entity type.


@JvmName(name = "qlpcafpolxqpkuct")
suspend fun entities(vararg values: Output<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>)


@JvmName(name = "splomlsduiupnjep")
suspend fun entities(values: List<Output<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>>)
@JvmName(name = "edttyfprjvyssymj")
suspend fun entities(vararg values: GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs)

Parameters

values

The collection of entities to override or supplement the custom entity type.


@JvmName(name = "ldbckixgbfhrqefe")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "hybsvgpgfjgtilia")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "tfoxoaxadvryiyka")
suspend fun entities(argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entities to override or supplement the custom entity type.