entities

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

Parameters

value

The collection of entity entries associated with the entity type.


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


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

Parameters

values

The collection of entity entries associated with the entity type.


@JvmName(name = "sgbmekekjomqhwgd")
suspend fun entities(argument: List<suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "hutrfxlnqyjvnxwf")
suspend fun entities(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "ocsxmachvvdwrfra")
suspend fun entities(argument: suspend GoogleCloudDialogflowCxV3beta1EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entity entries associated with the entity type.