Follow-up to https://github.com/googleapis/python-bigquery/issues/293 [model_type](https://googleapis.dev/python/bigquery/latest/generated/google.cloud.bigquery.model.Model.html#google.cloud.bigquery.model.Model.model_type) appears to be the only enum. Maybe we pull this out of the `_proto` resource and save it as a string, instead? Alternatively, maybe if we fail to parse, we can set to MODEL_TYPE_UNSPECIFIED?