open Uri Action
suspend fun openUriAction(value: Output<GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionArgs>)
suspend fun openUriAction(value: GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionArgs)
Parameters
value
Action to take when a user taps on the button.
suspend fun openUriAction(argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionArgsBuilder.() -> Unit)
Parameters
argument
Action to take when a user taps on the button.