public static final class ConfigCatalogExtProto.DataRoot extends com.google.protobuf.GeneratedMessage implements ConfigCatalogExtProto.DataRootOrBuilder
DataRoot| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigCatalogExtProto.DataRoot.Builder
Protobuf type
DataRoot |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CATLOCATION_FIELD_NUMBER |
static int |
DIRLOCATION_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
RESTRICT_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
URLPATH_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatLocation()
optional string catLocation = 4; |
com.google.protobuf.ByteString |
getCatLocationBytes()
optional string catLocation = 4; |
static ConfigCatalogExtProto.DataRoot |
getDefaultInstance() |
ConfigCatalogExtProto.DataRoot |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<ConfigCatalogExtProto.DataRoot> |
getParserForType() |
String |
getRestrict()
optional string restrict = 6; |
com.google.protobuf.ByteString |
getRestrictBytes()
optional string restrict = 6; |
int |
getSerializedSize() |
ConfigCatalogExtProto.DataRootType |
getType()
optional .DataRootType type = 3; |
int |
getTypeValue()
optional .DataRootType type = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrlPath()
optional string urlPath = 1; |
com.google.protobuf.ByteString |
getUrlPathBytes()
optional string urlPath = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ConfigCatalogExtProto.DataRoot.Builder |
newBuilder() |
static ConfigCatalogExtProto.DataRoot.Builder |
newBuilder(ConfigCatalogExtProto.DataRoot prototype) |
ConfigCatalogExtProto.DataRoot.Builder |
newBuilderForType() |
protected ConfigCatalogExtProto.DataRoot.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ConfigCatalogExtProto.DataRoot |
parseDelimitedFrom(InputStream input) |
static ConfigCatalogExtProto.DataRoot |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(byte[] data) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(InputStream input) |
static ConfigCatalogExtProto.DataRoot |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigCatalogExtProto.DataRoot> |
parser() |
ConfigCatalogExtProto.DataRoot.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int URLPATH_FIELD_NUMBER
public static final int DIRLOCATION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int CATLOCATION_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int RESTRICT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic String getUrlPath()
optional string urlPath = 1;getUrlPath in interface ConfigCatalogExtProto.DataRootOrBuilderpublic com.google.protobuf.ByteString getUrlPathBytes()
optional string urlPath = 1;getUrlPathBytes in interface ConfigCatalogExtProto.DataRootOrBuilderpublic String getDirLocation()
optional string dirLocation = 2;getDirLocation in interface ConfigCatalogExtProto.DataRootOrBuilderpublic com.google.protobuf.ByteString getDirLocationBytes()
optional string dirLocation = 2;getDirLocationBytes in interface ConfigCatalogExtProto.DataRootOrBuilderpublic int getTypeValue()
optional .DataRootType type = 3;getTypeValue in interface ConfigCatalogExtProto.DataRootOrBuilderpublic ConfigCatalogExtProto.DataRootType getType()
optional .DataRootType type = 3;getType in interface ConfigCatalogExtProto.DataRootOrBuilderpublic String getCatLocation()
optional string catLocation = 4;
omit for simple dataset root
getCatLocation in interface ConfigCatalogExtProto.DataRootOrBuilderpublic com.google.protobuf.ByteString getCatLocationBytes()
optional string catLocation = 4;
omit for simple dataset root
getCatLocationBytes in interface ConfigCatalogExtProto.DataRootOrBuilderpublic String getName()
optional string name = 5;
omit for simple dataset root
getName in interface ConfigCatalogExtProto.DataRootOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 5;
omit for simple dataset root
getNameBytes in interface ConfigCatalogExtProto.DataRootOrBuilderpublic String getRestrict()
optional string restrict = 6;
restrict
getRestrict in interface ConfigCatalogExtProto.DataRootOrBuilderpublic com.google.protobuf.ByteString getRestrictBytes()
optional string restrict = 6;
restrict
getRestrictBytes in interface ConfigCatalogExtProto.DataRootOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static ConfigCatalogExtProto.DataRoot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigCatalogExtProto.DataRoot parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigCatalogExtProto.DataRoot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigCatalogExtProto.DataRoot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigCatalogExtProto.DataRoot.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ConfigCatalogExtProto.DataRoot.Builder newBuilder()
public static ConfigCatalogExtProto.DataRoot.Builder newBuilder(ConfigCatalogExtProto.DataRoot prototype)
public ConfigCatalogExtProto.DataRoot.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ConfigCatalogExtProto.DataRoot.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static ConfigCatalogExtProto.DataRoot getDefaultInstance()
public static com.google.protobuf.Parser<ConfigCatalogExtProto.DataRoot> parser()
public com.google.protobuf.Parser<ConfigCatalogExtProto.DataRoot> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic ConfigCatalogExtProto.DataRoot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder