entities

@JvmName(name = "wsbrvkthslukoavk")
suspend fun entities(value: Output<List<GoogleCloudDialogflowV2EntityTypeEntityArgs>>)
@JvmName(name = "spvnogkaobkrhvnc")
suspend fun entities(value: List<GoogleCloudDialogflowV2EntityTypeEntityArgs>?)

Parameters

value

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


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


@JvmName(name = "dlgxpcfkevlxcnqo")
suspend fun entities(values: List<Output<GoogleCloudDialogflowV2EntityTypeEntityArgs>>)
@JvmName(name = "nyepaclqnnitsbmh")
suspend fun entities(vararg values: GoogleCloudDialogflowV2EntityTypeEntityArgs)

Parameters

values

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


@JvmName(name = "iogevbrnlqqhkdpm")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "tblkkaxydgmrmekv")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "uqnxvttrbmvqwhny")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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