Currently, model type names are taken directly from ModelMessage.TypeCases, and are thus all caps without spaces. It would really help if someone would contribute a dictionary mapping type case values to real names for all the models.
For more on this issue, see here.
Currently, model type names are taken directly from
ModelMessage.TypeCases, and are thus all caps without spaces. It would really help if someone would contribute a dictionary mapping type case values to real names for all the models.For more on this issue, see here.