Class DataFormat (1.34.0)

DataFormat(value)

Data format of the exported tools.

Enums

Name Description
DATA_FORMAT_UNSPECIFIED Unspecified format. Treated as `BLOB`.
BLOB Tools will be exported as raw bytes.
JSON Tools will be exported in JSON format.