suggestions

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

Parameters

value

Optional. List of suggestions to include in the card.


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


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

Parameters

values

Optional. List of suggestions to include in the card.


@JvmName(name = "uogsvitrflexldmt")
suspend fun suggestions(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit>)
@JvmName(name = "uswwqqtsiqgvwqqv")
suspend fun suggestions(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)
@JvmName(name = "mvythsocfuqdbdgf")
suspend fun suggestions(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of suggestions to include in the card.