Class DataFormat (1.34.0)

DataFormat(value)

Data format of the exported agent.

Enums

Name Description
DATA_FORMAT_UNSPECIFIED Unspecified format.
BLOB Agent content will be exported as raw bytes.
JSON_PACKAGE Agent content will be exported in JSON Package format.