suggestions

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

Parameters

value

Optional. List of suggestions to include in the card.


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


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

Parameters

values

Optional. List of suggestions to include in the card.


@JvmName(name = "qqgcbhxlwtajafud")
suspend fun suggestions(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit>)
@JvmName(name = "qjdbaoikmhfbdgnw")
suspend fun suggestions(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)
@JvmName(name = "tfiwkegejbnsgvkw")
suspend fun suggestions(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of suggestions to include in the card.