entities

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wjkprxepdnunrhss")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "xernsqncjjklfwqg")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "shdjrlnpxucmdfxe")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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