Class DataFormat (1.33.0)

DataFormat(value)

Data format of the exported tools.

Values: DATA_FORMAT_UNSPECIFIED (0): Unspecified format. Treated as BLOB. BLOB (1): Tools will be exported as raw bytes. JSON (2): Tools will be exported in JSON format.