Interface ConfigCatalogExtProto.DataRootOrBuilder

    • Method Detail

      • getUrlPath

        String getUrlPath()
        string urlPath = 1;
        Returns:
        The urlPath.
      • getUrlPathBytes

        com.google.protobuf.ByteString getUrlPathBytes()
        string urlPath = 1;
        Returns:
        The bytes for urlPath.
      • getDirLocation

        String getDirLocation()
        string dirLocation = 2;
        Returns:
        The dirLocation.
      • getDirLocationBytes

        com.google.protobuf.ByteString getDirLocationBytes()
        string dirLocation = 2;
        Returns:
        The bytes for dirLocation.
      • getTypeValue

        int getTypeValue()
        .DataRootType type = 3;
        Returns:
        The enum numeric value on the wire for type.
      • getCatLocation

        String getCatLocation()
         omit for simple dataset root
         
        string catLocation = 4;
        Returns:
        The catLocation.
      • getCatLocationBytes

        com.google.protobuf.ByteString getCatLocationBytes()
         omit for simple dataset root
         
        string catLocation = 4;
        Returns:
        The bytes for catLocation.
      • getName

        String getName()
         omit for simple dataset root
         
        string name = 5;
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
         omit for simple dataset root
         
        string name = 5;
        Returns:
        The bytes for name.
      • getRestrict

        String getRestrict()
         restrict
         
        string restrict = 6;
        Returns:
        The restrict.
      • getRestrictBytes

        com.google.protobuf.ByteString getRestrictBytes()
         restrict
         
        string restrict = 6;
        Returns:
        The bytes for restrict.