There was an error while loading. Please reload this page.
Follow-up to #293
model_type appears to be the only enum. Maybe we pull this out of the _proto resource and save it as a string, instead?
_proto
Alternatively, maybe if we fail to parse, we can set to MODEL_TYPE_UNSPECIFIED?
Follow-up to #293
model_type appears to be the only enum. Maybe we pull this out of the
_protoresource and save it as a string, instead?Alternatively, maybe if we fail to parse, we can set to MODEL_TYPE_UNSPECIFIED?