Google Cloud Dataplex V1Storage Format Args
fun GoogleCloudDataplexV1StorageFormatArgs(compressionFormat: Output<GoogleCloudDataplexV1StorageFormatCompressionFormat>? = null, csv: Output<GoogleCloudDataplexV1StorageFormatCsvOptionsArgs>? = null, iceberg: Output<GoogleCloudDataplexV1StorageFormatIcebergOptionsArgs>? = null, json: Output<GoogleCloudDataplexV1StorageFormatJsonOptionsArgs>? = null, mimeType: Output<String>)