open Uri Action
suspend fun openUriAction(value: Output<GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionArgs>)
suspend fun openUriAction(value: GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionArgs)
Parameters
value
Action to present to the user.
suspend fun openUriAction(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionArgsBuilder.() -> Unit)
Parameters
argument
Action to present to the user.