GoogleCloudDataplexV1StorageFormatResponse

Describes the format of the data within its storage location.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. The compression type associated with the stored data. If unspecified, the data is uncompressed.

Link copied to clipboard

Optional. Additional information about CSV formatted data.

Link copied to clipboard

The data format associated with the stored data, which represents content type values. The value is inferred from mime type.

Link copied to clipboard

Optional. Additional information about iceberg tables.

Link copied to clipboard

Optional. Additional information about CSV formatted data.

Link copied to clipboard

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/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}