entities

@JvmName(name = "xjpxtyfwlfhavwsj")
suspend fun entities(value: Output<List<GoogleCloudDialogflowCxV3EntityTypeEntityArgs>>)
@JvmName(name = "boderatriwpixmyv")
suspend fun entities(value: List<GoogleCloudDialogflowCxV3EntityTypeEntityArgs>?)

Parameters

value

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


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


@JvmName(name = "sfhyddxvcifudadb")
suspend fun entities(values: List<Output<GoogleCloudDialogflowCxV3EntityTypeEntityArgs>>)
@JvmName(name = "mmclpobnhijjmpbh")
suspend fun entities(vararg values: GoogleCloudDialogflowCxV3EntityTypeEntityArgs)

Parameters

values

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


@JvmName(name = "sfcfecobfivkokhd")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "bnvrviplsdqhldon")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "iwdoickwmfwjlqkg")
suspend fun entities(argument: suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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