Google Cloud Dialogflow V2Intent Message Media Content Response
data class GoogleCloudDialogflowV2IntentMessageMediaContentResponse(val mediaObjects: List<GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObjectResponse>, val mediaType: String)
The media content card for Actions on Google.
Constructors
Link copied to clipboard
constructor(mediaObjects: List<GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObjectResponse>, mediaType: String)