Progress information about model processing.
type ModelProcessingDetails {# The current state of processing.processingState: ProcessingState # A set of processing events that have occurred to date.processingEvents: [String] }