Class DataFormat (2.7.0)

DataFormat(value)

Data format of the exported playbook.

Enums

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