GoogleCloudDialogflowV2beta1IntentMessageImageResponse

data class GoogleCloudDialogflowV2beta1IntentMessageImageResponse(val accessibilityText: String, val imageUri: String)

The image response message.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A text description of the image to be used for accessibility, e.g., screen readers. Required if image_uri is set for CarouselSelect.

Link copied to clipboard

Optional. The public URI to an image file.