Google Cloud Dialogflow V2beta1Intent Message Media Content Response
data class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponse(val mediaObjects: List<GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObjectResponse>, val mediaType: String)
The media content card for Actions on Google.
Constructors
Link copied to clipboard
constructor(mediaObjects: List<GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObjectResponse>, mediaType: String)
Properties
Link copied to clipboard
val mediaObjects: List<GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObjectResponse>
List of media objects.