media
suspend fun media(value: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgs>)
Parameters
value
Optional. However at least one of the title, description or media must be set. Media (image, GIF or a video) to include in the card.
suspend fun media(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgsBuilder.() -> Unit)
Parameters
argument
Optional. However at least one of the title, description or media must be set. Media (image, GIF or a video) to include in the card.