GoogleCloudDialogflowV2IntentMessageMediaContentArgs

data class GoogleCloudDialogflowV2IntentMessageMediaContentArgs(val mediaObjects: Output<List<GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObjectArgs>>, val mediaType: Output<GoogleCloudDialogflowV2IntentMessageMediaContentMediaType>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2IntentMessageMediaContentArgs>

The media content card for Actions on Google.

Properties

Link copied to clipboard
Link copied to clipboard

Optional. What type of media is the content (ie "audio").

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2IntentMessageMediaContentArgs