entities

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "puhjahpsbdxepbal")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "ogfprvqhppgyraas")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "ukhcvbtguhgscyfh")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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