this is the metadata associated with the ML model
@$pb.TagNumber(1) Metadata get metadata => $_getN(0);
@$pb.TagNumber(1) set metadata(Metadata v) { setField(1, v); }