entities

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

Parameters

value

The collection of entities associated with this session entity type.


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


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

Parameters

values

The collection of entities associated with this session entity type.


@JvmName(name = "mdjbnfpoqcilljmh")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "ysbqwivajjeojyvu")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "prqqnebhdpskkmaq")
suspend fun entities(argument: suspend GoogleCloudDialogflowV2EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entities associated with this session entity type.