GoogleCloudDialogflowV2IntentMessageImageResponse

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

The image response message.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. A text description of the image to be used for accessibility, e.g., screen readers.

Link copied to clipboard

Optional. The public URI to an image file.