Google Cloud Dialogflow V2Intent Message Basic Card Args
fun GoogleCloudDialogflowV2IntentMessageBasicCardArgs(buttons: Output<List<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>>? = null, formattedText: Output<String>? = null, image: Output<GoogleCloudDialogflowV2IntentMessageImageArgs>? = null, subtitle: Output<String>? = null, title: Output<String>? = null)