entities

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

Parameters

value

The collection of entity entries associated with the entity type.


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


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

Parameters

values

The collection of entity entries associated with the entity type.


@JvmName(name = "qxcirkdngtqtmhqa")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "vtigtowdngrilpow")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "rutrqjqdvmeqdjfb")
suspend fun entities(argument: suspend GoogleCloudDialogflowCxV3EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entity entries associated with the entity type.