This enum defines the format of a report file. Currently, the only supported format is TSV_GZIP
, which is a gzip file with tab separated values.
Types that use ReportFormatEnum
Calls that use ReportFormatEnum
Enumerations
TSV_GZIP
Indicates a gzip file with tab separated values.