Google Cloud Dialogflow V2beta1Intent Message Basic Card Args
fun GoogleCloudDialogflowV2beta1IntentMessageBasicCardArgs(buttons: Output<List<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>>? = null, formattedText: Output<String>? = null, image: Output<GoogleCloudDialogflowV2beta1IntentMessageImageArgs>? = null, subtitle: Output<String>? = null, title: Output<String>? = null)