Class IndexTranslator


  • public class IndexTranslator
    extends Object
    Helper class to translate between Index to OnestoreEntity.Index.
    • Constructor Detail

      • IndexTranslator

        public IndexTranslator()
    • Method Detail

      • convertToPb

        public static com.google.storage.onestore.v3.OnestoreEntity.Index convertToPb​(Index index)
      • convertToPb

        public static com.google.storage.onestore.v3.OnestoreEntity.Index.Property convertToPb​(Index.Property property)
      • convertFromPb

        public static Index convertFromPb​(com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex ci)
      • convertFromPb

        public static Index.Property convertFromPb​(com.google.storage.onestore.v3.OnestoreEntity.Index.Property property)
      • convertFromPb

        public static Index convertFromPb​(com.google.storage.onestore.v3.OnestoreEntity.Index index)