Package io.substrait.proto
Class ReadRel.LocalFiles.FileOrFiles
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.substrait.proto.ReadRel.LocalFiles.FileOrFiles
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ReadRel.LocalFiles.FileOrFilesOrBuilder,Serializable
- Enclosing class:
- ReadRel.LocalFiles
public static final class ReadRel.LocalFiles.FileOrFiles
extends com.google.protobuf.GeneratedMessageV3
implements ReadRel.LocalFiles.FileOrFilesOrBuilder
Many files consist of indivisible chunks (e.g. parquet row groups or CSV rows). If a slice partially selects an indivisible chunk then the consumer should employ some rule to decide which slice to include the chunk in (e.g. include it in the slice that contains the midpoint of the chunk)Protobuf type
substrait.ReadRel.LocalFiles.FileOrFiles- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typesubstrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptionsstatic interfacestatic final classMany files consist of indivisible chunks (e.g.static final classDelimiter separated files may be compressed.static interfacestatic final classProtobuf typesubstrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptionsstatic interfacestatic enumstatic final classProtobuf typesubstrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptionsstatic interfacestatic final classProtobuf typesubstrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptionsstatic interfacestatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArrow().substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;.substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;static final com.google.protobuf.Descriptors.DescriptorgetDwrf().substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;.substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;com.google.protobuf.Any.google.protobuf.Any extension = 12;com.google.protobuf.AnyOrBuilder.google.protobuf.Any extension = 12;longThe length in byte to read from this itemgetOrc().substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;.substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;.substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;.substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles>longThe index of the partition this item belongs tointlonggetStart()The start position in byte to read from this itemgetText().substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;.substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;A URI that refers to a single filecom.google.protobuf.ByteStringA URI that refers to a single fileA URI that refers to a single foldercom.google.protobuf.ByteStringA URI that refers to a single folderA URI that can refer to either a single folder or a single filecom.google.protobuf.ByteStringA URI that can refer to either a single folder or a single fileA URI where the path portion is a glob expression that can identify zero or more paths.com.google.protobuf.ByteStringA URI where the path portion is a glob expression that can identify zero or more paths.booleanhasArrow().substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;booleanhasDwrf().substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;boolean.google.protobuf.Any extension = 12;inthashCode()booleanhasOrc().substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;boolean.substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;booleanhasText().substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;booleanA URI that refers to a single filebooleanA URI that refers to a single folderbooleanA URI that can refer to either a single folder or a single filebooleanA URI where the path portion is a glob expression that can identify zero or more paths.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ReadRel.LocalFiles.FileOrFiles prototype) protected ReadRel.LocalFiles.FileOrFiles.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
URI_PATH_FIELD_NUMBER
public static final int URI_PATH_FIELD_NUMBER- See Also:
-
URI_PATH_GLOB_FIELD_NUMBER
public static final int URI_PATH_GLOB_FIELD_NUMBER- See Also:
-
URI_FILE_FIELD_NUMBER
public static final int URI_FILE_FIELD_NUMBER- See Also:
-
URI_FOLDER_FIELD_NUMBER
public static final int URI_FOLDER_FIELD_NUMBER- See Also:
-
PARTITION_INDEX_FIELD_NUMBER
public static final int PARTITION_INDEX_FIELD_NUMBER- See Also:
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER- See Also:
-
LENGTH_FIELD_NUMBER
public static final int LENGTH_FIELD_NUMBER- See Also:
-
PARQUET_FIELD_NUMBER
public static final int PARQUET_FIELD_NUMBER- See Also:
-
ARROW_FIELD_NUMBER
public static final int ARROW_FIELD_NUMBER- See Also:
-
ORC_FIELD_NUMBER
public static final int ORC_FIELD_NUMBER- See Also:
-
EXTENSION_FIELD_NUMBER
public static final int EXTENSION_FIELD_NUMBER- See Also:
-
DWRF_FIELD_NUMBER
public static final int DWRF_FIELD_NUMBER- See Also:
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPathTypeCase
- Specified by:
getPathTypeCasein interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
getFileFormatCase
- Specified by:
getFileFormatCasein interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasUriPath
public boolean hasUriPath()A URI that can refer to either a single folder or a single file
string uri_path = 1;- Specified by:
hasUriPathin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the uriPath field is set.
-
getUriPath
A URI that can refer to either a single folder or a single file
string uri_path = 1;- Specified by:
getUriPathin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The uriPath.
-
getUriPathBytes
public com.google.protobuf.ByteString getUriPathBytes()A URI that can refer to either a single folder or a single file
string uri_path = 1;- Specified by:
getUriPathBytesin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The bytes for uriPath.
-
hasUriPathGlob
public boolean hasUriPathGlob()A URI where the path portion is a glob expression that can identify zero or more paths. Consumers should support the POSIX syntax. The recursive globstar (**) may not be supported.
string uri_path_glob = 2;- Specified by:
hasUriPathGlobin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the uriPathGlob field is set.
-
getUriPathGlob
A URI where the path portion is a glob expression that can identify zero or more paths. Consumers should support the POSIX syntax. The recursive globstar (**) may not be supported.
string uri_path_glob = 2;- Specified by:
getUriPathGlobin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The uriPathGlob.
-
getUriPathGlobBytes
public com.google.protobuf.ByteString getUriPathGlobBytes()A URI where the path portion is a glob expression that can identify zero or more paths. Consumers should support the POSIX syntax. The recursive globstar (**) may not be supported.
string uri_path_glob = 2;- Specified by:
getUriPathGlobBytesin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The bytes for uriPathGlob.
-
hasUriFile
public boolean hasUriFile()A URI that refers to a single file
string uri_file = 3;- Specified by:
hasUriFilein interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the uriFile field is set.
-
getUriFile
A URI that refers to a single file
string uri_file = 3;- Specified by:
getUriFilein interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The uriFile.
-
getUriFileBytes
public com.google.protobuf.ByteString getUriFileBytes()A URI that refers to a single file
string uri_file = 3;- Specified by:
getUriFileBytesin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The bytes for uriFile.
-
hasUriFolder
public boolean hasUriFolder()A URI that refers to a single folder
string uri_folder = 4;- Specified by:
hasUriFolderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the uriFolder field is set.
-
getUriFolder
A URI that refers to a single folder
string uri_folder = 4;- Specified by:
getUriFolderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The uriFolder.
-
getUriFolderBytes
public com.google.protobuf.ByteString getUriFolderBytes()A URI that refers to a single folder
string uri_folder = 4;- Specified by:
getUriFolderBytesin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The bytes for uriFolder.
-
getPartitionIndex
public long getPartitionIndex()The index of the partition this item belongs to
uint64 partition_index = 6;- Specified by:
getPartitionIndexin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The partitionIndex.
-
getStart
public long getStart()The start position in byte to read from this item
uint64 start = 7;- Specified by:
getStartin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The start.
-
getLength
public long getLength()The length in byte to read from this item
uint64 length = 8;- Specified by:
getLengthin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The length.
-
hasParquet
public boolean hasParquet().substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;- Specified by:
hasParquetin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the parquet field is set.
-
getParquet
.substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;- Specified by:
getParquetin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The parquet.
-
getParquetOrBuilder
.substrait.ReadRel.LocalFiles.FileOrFiles.ParquetReadOptions parquet = 9;- Specified by:
getParquetOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasArrow
public boolean hasArrow().substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;- Specified by:
hasArrowin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the arrow field is set.
-
getArrow
.substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;- Specified by:
getArrowin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The arrow.
-
getArrowOrBuilder
.substrait.ReadRel.LocalFiles.FileOrFiles.ArrowReadOptions arrow = 10;- Specified by:
getArrowOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasOrc
public boolean hasOrc().substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;- Specified by:
hasOrcin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the orc field is set.
-
getOrc
.substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;- Specified by:
getOrcin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The orc.
-
getOrcOrBuilder
.substrait.ReadRel.LocalFiles.FileOrFiles.OrcReadOptions orc = 11;- Specified by:
getOrcOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasExtension
public boolean hasExtension().google.protobuf.Any extension = 12;- Specified by:
hasExtensionin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the extension field is set.
-
getExtension
public com.google.protobuf.Any getExtension().google.protobuf.Any extension = 12;- Specified by:
getExtensionin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The extension.
-
getExtensionOrBuilder
public com.google.protobuf.AnyOrBuilder getExtensionOrBuilder().google.protobuf.Any extension = 12;- Specified by:
getExtensionOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasDwrf
public boolean hasDwrf().substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;- Specified by:
hasDwrfin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the dwrf field is set.
-
getDwrf
.substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;- Specified by:
getDwrfin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The dwrf.
-
getDwrfOrBuilder
.substrait.ReadRel.LocalFiles.FileOrFiles.DwrfReadOptions dwrf = 13;- Specified by:
getDwrfOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
hasText
public boolean hasText().substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;- Specified by:
hasTextin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- Whether the text field is set.
-
getText
.substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;- Specified by:
getTextin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder- Returns:
- The text.
-
getTextOrBuilder
.substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions text = 14;- Specified by:
getTextOrBuilderin interfaceReadRel.LocalFiles.FileOrFilesOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReadRel.LocalFiles.FileOrFiles parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReadRel.LocalFiles.FileOrFiles parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ReadRel.LocalFiles.FileOrFiles.Builder newBuilder(ReadRel.LocalFiles.FileOrFiles prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReadRel.LocalFiles.FileOrFiles.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-