tcn.lms.element.v1alpha1.Element.Process.ExportHeader(ExportHeader)
ExportHeader defines the column names to be included in the exported data.
This header is used by various export processes to specify which fields
should be included in the output file and their order.
{
"field_titles": [
"string"
]
}