mimeType property

String? mimeType
getter/setter pair

The format of the gcs destination.

Only "text/csv" and "application/json" are supported.

Required.

Implementation

core.String? mimeType;