Variable WebitelMediaExporterExportStatus
WebitelMediaExporterExportStatus: {
Done: "DONE";
ExportStatusUnspecified: "EXPORT_STATUS_UNSPECIFIED";
Failed: "FAILED";
Pending: "PENDING";
Processing: "PROCESSING";
}
Type Declaration
ReadonlyDone: "DONE"
ReadonlyExportStatusUnspecified: "EXPORT_STATUS_UNSPECIFIED"
ReadonlyFailed: "FAILED"
ReadonlyPending: "PENDING"
ReadonlyProcessing: "PROCESSING"