supportedExportFormats property

List<Model_ExportFormat> supportedExportFormats
final

Output only. The formats in which this Model may be exported. If empty, this Model is not available for export.

Implementation

final List<Model_ExportFormat> supportedExportFormats;