Defines the static values of LogsExportFormat.
Readonly
Represents the EXPORT_FORMAT_UNSUPPORTED protobuf enum value.
EXPORT_FORMAT_UNSUPPORTED
JSON lines (one JSON object per line) compressed with gzip. Written as .json.gz.
.json.gz
Apache Parquet. Written as .parquet.
.parquet
Defines the static values of LogsExportFormat.