link Out Suggestion
suspend fun linkOutSuggestion(value: Output<GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgs>)
suspend fun linkOutSuggestion(value: GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgs?)
Parameters
value
Displays a link out suggestion chip for Actions on Google.
suspend fun linkOutSuggestion(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgsBuilder.() -> Unit)
Parameters
argument
Displays a link out suggestion chip for Actions on Google.