public static interface ConfigCatalogExtProto.DataRootOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatLocation()
optional string catLocation = 4; |
com.google.protobuf.ByteString |
getCatLocationBytes()
optional string catLocation = 4; |
String |
getDirLocation()
optional string dirLocation = 2; |
com.google.protobuf.ByteString |
getDirLocationBytes()
optional string dirLocation = 2; |
String |
getName()
optional string name = 5; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 5; |
String |
getRestrict()
optional string restrict = 6; |
com.google.protobuf.ByteString |
getRestrictBytes()
optional string restrict = 6; |
ConfigCatalogExtProto.DataRootType |
getType()
optional .DataRootType type = 3; |
int |
getTypeValue()
optional .DataRootType type = 3; |
String |
getUrlPath()
optional string urlPath = 1; |
com.google.protobuf.ByteString |
getUrlPathBytes()
optional string urlPath = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrlPath()
optional string urlPath = 1;com.google.protobuf.ByteString getUrlPathBytes()
optional string urlPath = 1;String getDirLocation()
optional string dirLocation = 2;com.google.protobuf.ByteString getDirLocationBytes()
optional string dirLocation = 2;int getTypeValue()
optional .DataRootType type = 3;ConfigCatalogExtProto.DataRootType getType()
optional .DataRootType type = 3;String getCatLocation()
optional string catLocation = 4;
omit for simple dataset root
com.google.protobuf.ByteString getCatLocationBytes()
optional string catLocation = 4;
omit for simple dataset root
String getName()
optional string name = 5;
omit for simple dataset root
com.google.protobuf.ByteString getNameBytes()
optional string name = 5;
omit for simple dataset root
String getRestrict()
optional string restrict = 6;
restrict
com.google.protobuf.ByteString getRestrictBytes()
optional string restrict = 6;
restrict