entities

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

Parameters

value

Optional. The collection of entity entries associated with the entity type.


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


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

Parameters

values

Optional. The collection of entity entries associated with the entity type.


@JvmName(name = "spdhodagodvysqrl")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "nduofylnalqnjypq")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "yrmhjcamcbtbxgeh")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of entity entries associated with the entity type.