entities

@JvmName(name = "lilkvifhtcqinukd")
suspend fun entities(value: Output<List<GoogleCloudDialogflowV2beta1EntityTypeEntityArgs>>)
@JvmName(name = "swxgwwiyqaqtlnph")
suspend fun entities(value: List<GoogleCloudDialogflowV2beta1EntityTypeEntityArgs>?)

Parameters

value

The collection of entities associated with this session entity type.


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


@JvmName(name = "tasbkxnjivmprygd")
suspend fun entities(values: List<Output<GoogleCloudDialogflowV2beta1EntityTypeEntityArgs>>)
@JvmName(name = "kyflmcapcwgphtla")
suspend fun entities(vararg values: GoogleCloudDialogflowV2beta1EntityTypeEntityArgs)

Parameters

values

The collection of entities associated with this session entity type.


@JvmName(name = "pmbtyshvbsuunrtj")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "attblwoettnqmleo")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "dvmrlwvslsnnjbvr")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entities associated with this session entity type.