Google Cloud Dialogflow V2beta1Intent Message Rbm Card Content Rbm Media Args
data class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgs(val fileUri: Output<String>, val height: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight>? = null, val thumbnailUri: Output<String>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgs>
Rich Business Messaging (RBM) Media displayed in Cards The following media-types are currently supported: Image Types * image/jpeg * image/jpg' * image/gif * image/png Video Types * video/h263 * video/m4v * video/mp4 * video/mpeg * video/mpeg4 * video/webm
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgs(fileUri: Output<String>, height: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight>? = null, thumbnailUri: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Optional. Publicly reachable URI of the thumbnail.If you don't provide a thumbnail URI, the RBM platform displays a blank placeholder thumbnail until the user's device downloads the file. Depending on the user's setting, the file may not download automatically and may require the user to tap a download button.