entities

@JvmName(name = "fidovhaawuenrpcq")
suspend fun entities(value: Output<List<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>>)
@JvmName(name = "mssrecqmixtspfkh")
suspend fun entities(value: List<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>?)

Parameters

value

The collection of entity entries associated with the entity type.


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


@JvmName(name = "beyikrsndemslqur")
suspend fun entities(values: List<Output<GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs>>)
@JvmName(name = "qdhuputyyvaqnlej")
suspend fun entities(vararg values: GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgs)

Parameters

values

The collection of entity entries associated with the entity type.


@JvmName(name = "qdysgqnlrioekocc")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "rlyvnfbhbvkisuou")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "oeaxovbguosofihl")
suspend fun entities(argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entity entries associated with the entity type.