public V1UniverseNamesToIds Ids(IList <string> names)
 {
     return(_internalLatestUniverse.Ids(names));
 }