Class DataFormat (1.33.0)

DataFormat(value)

Data format of the exported entity types.

Values: DATA_FORMAT_UNSPECIFIED (0): Unspecified format. Treated as BLOB. BLOB (1): EntityTypes will be exported as raw bytes. JSON_PACKAGE (5): EntityTypes will be exported in JSON Package format.