lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.15.0 vs lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.16.0
- old
+ new
@@ -2649,12 +2649,13 @@
# @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatJsonOptions]
attr_accessor :json
# Required. The mime type descriptor for the data. Must match the pattern `type`/
# `subtype`. Supported values: application/x-parquet application/x-avro
- # application/x-orc application/x-tfrecord application/json application/`
- # subtypes` text/csv text/ image/`image subtype` video/`video subtype` audio/`
- # audio subtype`
+ # application/x-orc application/x-tfrecord application/x-parquet+iceberg
+ # application/x-avro+iceberg application/x-orc+iceberg application/json
+ # application/`subtypes` text/csv text/ image/`image subtype` video/`video
+ # subtype` audio/`audio subtype`
# Corresponds to the JSON property `mimeType`
# @return [String]
attr_accessor :mime_type
def initialize(**args)