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