suggestions

@JvmName(name = "uuacxhmmftebchcd")
suspend fun suggestions(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>>)

Parameters

value

Optional. List of suggestions to include in the card.


@JvmName(name = "cmsrmvyigxakubev")
suspend fun suggestions(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>)


@JvmName(name = "bluufyldwyatovdt")
suspend fun suggestions(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>>)
@JvmName(name = "awkclvkgqvqwovbr")
suspend fun suggestions(vararg values: GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs)

Parameters

values

Optional. List of suggestions to include in the card.


@JvmName(name = "cmpxjqcwbtjbsywm")
suspend fun suggestions(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit>)
@JvmName(name = "riouvvhlrgqhdcts")
suspend fun suggestions(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)
@JvmName(name = "mnltsfvdfqolhvox")
suspend fun suggestions(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of suggestions to include in the card.