entities

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "kbhyhmiemwwncmcq")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "hdpypktpkhdudhlb")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "nufbjpykjxrbraqm")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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