Package com.streamlayer.files
Class FileData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<FileData,FileData.Builder>
-
- com.streamlayer.files.FileData
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,FileDataOrBuilder
public final class FileData extends com.google.protobuf.GeneratedMessageLite<FileData,FileData.Builder> implements FileDataOrBuilder
Protobuf typestreamlayer.files.FileData
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileData.BuilderProtobuf typestreamlayer.files.FileData-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intALIAS_FIELD_NUMBERstatic intBUCKET_FIELD_NUMBERstatic intCONTENT_LENGTH_FIELD_NUMBERstatic intCONTROLS_DATA_FIELD_NUMBERstatic intDIRECT_FIELD_NUMBERstatic intFILES_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intPARTS_FIELD_NUMBERstatic intPUBLIC_FIELD_NUMBERstatic intSTARTED_AT_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTEMPORARY_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intUNLISTED_FIELD_NUMBERstatic intUPLOAD_ID_FIELD_NUMBERstatic intUPLOAD_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)java.lang.StringgetAlias()string alias = 5 [json_name = "alias"];com.google.protobuf.ByteStringgetAliasBytes()string alias = 5 [json_name = "alias"];java.lang.StringgetBucket()string bucket = 13 [json_name = "bucket"];com.google.protobuf.ByteStringgetBucketBytes()string bucket = 13 [json_name = "bucket"];intgetContentLength()int32 content_length = 10 [json_name = "contentLength"];intgetControlsData(int index)repeated int32 controls_data = 2 [json_name = "controlsData"];intgetControlsDataCount()repeated int32 controls_data = 2 [json_name = "controlsData"];java.util.List<java.lang.Integer>getControlsDataList()repeated int32 controls_data = 2 [json_name = "controlsData"];static FileDatagetDefaultInstance()intgetDirect()int32 direct = 18 [json_name = "direct"];java.lang.StringgetFiles()string files = 8 [json_name = "files"];com.google.protobuf.ByteStringgetFilesBytes()string files = 8 [json_name = "files"];java.lang.StringgetName()string name = 1 [json_name = "name"];com.google.protobuf.ByteStringgetNameBytes()string name = 1 [json_name = "name"];java.lang.StringgetOwner()string owner = 12 [json_name = "owner"];com.google.protobuf.ByteStringgetOwnerBytes()string owner = 12 [json_name = "owner"];intgetParts()int32 parts = 9 [json_name = "parts"];intgetPublic()int32 public = 15 [json_name = "public"];java.lang.StringgetStartedAt()string started_at = 7 [json_name = "startedAt"];com.google.protobuf.ByteStringgetStartedAtBytes()string started_at = 7 [json_name = "startedAt"];java.lang.StringgetStatus()string status = 11 [json_name = "status"];com.google.protobuf.ByteStringgetStatusBytes()string status = 11 [json_name = "status"];java.lang.StringgetTags(int index)repeated string tags = 3 [json_name = "tags"];com.google.protobuf.ByteStringgetTagsBytes(int index)repeated string tags = 3 [json_name = "tags"];intgetTagsCount()repeated string tags = 3 [json_name = "tags"];java.util.List<java.lang.String>getTagsList()repeated string tags = 3 [json_name = "tags"];intgetTemporary()int32 temporary = 16 [json_name = "temporary"];java.lang.StringgetType()string type = 4 [json_name = "type"];com.google.protobuf.ByteStringgetTypeBytes()string type = 4 [json_name = "type"];intgetUnlisted()int32 unlisted = 17 [json_name = "unlisted"];java.lang.StringgetUploadId()string upload_id = 6 [json_name = "uploadId"];com.google.protobuf.ByteStringgetUploadIdBytes()string upload_id = 6 [json_name = "uploadId"];java.lang.StringgetUploadType()string upload_type = 14 [json_name = "uploadType"];com.google.protobuf.ByteStringgetUploadTypeBytes()string upload_type = 14 [json_name = "uploadType"];static FileData.BuildernewBuilder()static FileData.BuildernewBuilder(FileData prototype)static FileDataparseDelimitedFrom(java.io.InputStream input)static FileDataparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileDataparseFrom(byte[] data)static FileDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileDataparseFrom(com.google.protobuf.ByteString data)static FileDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileDataparseFrom(com.google.protobuf.CodedInputStream input)static FileDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileDataparseFrom(java.io.InputStream input)static FileDataparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileDataparseFrom(java.nio.ByteBuffer data)static FileDataparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FileData>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTROLS_DATA_FIELD_NUMBER
public static final int CONTROLS_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOAD_ID_FIELD_NUMBER
public static final int UPLOAD_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_AT_FIELD_NUMBER
public static final int STARTED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILES_FIELD_NUMBER
public static final int FILES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTS_FIELD_NUMBER
public static final int PARTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENT_LENGTH_FIELD_NUMBER
public static final int CONTENT_LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUCKET_FIELD_NUMBER
public static final int BUCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOAD_TYPE_FIELD_NUMBER
public static final int UPLOAD_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUBLIC_FIELD_NUMBER
public static final int PUBLIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEMPORARY_FIELD_NUMBER
public static final int TEMPORARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNLISTED_FIELD_NUMBER
public static final int UNLISTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECT_FIELD_NUMBER
public static final int DIRECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getName
public java.lang.String getName()
string name = 1 [json_name = "name"];- Specified by:
getNamein interfaceFileDataOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 1 [json_name = "name"];- Specified by:
getNameBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for name.
-
getControlsDataList
public java.util.List<java.lang.Integer> getControlsDataList()
repeated int32 controls_data = 2 [json_name = "controlsData"];- Specified by:
getControlsDataListin interfaceFileDataOrBuilder- Returns:
- A list containing the controlsData.
-
getControlsDataCount
public int getControlsDataCount()
repeated int32 controls_data = 2 [json_name = "controlsData"];- Specified by:
getControlsDataCountin interfaceFileDataOrBuilder- Returns:
- The count of controlsData.
-
getControlsData
public int getControlsData(int index)
repeated int32 controls_data = 2 [json_name = "controlsData"];- Specified by:
getControlsDatain interfaceFileDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The controlsData at the given index.
-
getTagsList
public java.util.List<java.lang.String> getTagsList()
repeated string tags = 3 [json_name = "tags"];- Specified by:
getTagsListin interfaceFileDataOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()
repeated string tags = 3 [json_name = "tags"];- Specified by:
getTagsCountin interfaceFileDataOrBuilder- Returns:
- The count of tags.
-
getTags
public java.lang.String getTags(int index)
repeated string tags = 3 [json_name = "tags"];- Specified by:
getTagsin interfaceFileDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index)
repeated string tags = 3 [json_name = "tags"];- Specified by:
getTagsBytesin interfaceFileDataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
getType
public java.lang.String getType()
string type = 4 [json_name = "type"];- Specified by:
getTypein interfaceFileDataOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
string type = 4 [json_name = "type"];- Specified by:
getTypeBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for type.
-
getAlias
public java.lang.String getAlias()
string alias = 5 [json_name = "alias"];- Specified by:
getAliasin interfaceFileDataOrBuilder- Returns:
- The alias.
-
getAliasBytes
public com.google.protobuf.ByteString getAliasBytes()
string alias = 5 [json_name = "alias"];- Specified by:
getAliasBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for alias.
-
getUploadId
public java.lang.String getUploadId()
string upload_id = 6 [json_name = "uploadId"];- Specified by:
getUploadIdin interfaceFileDataOrBuilder- Returns:
- The uploadId.
-
getUploadIdBytes
public com.google.protobuf.ByteString getUploadIdBytes()
string upload_id = 6 [json_name = "uploadId"];- Specified by:
getUploadIdBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for uploadId.
-
getStartedAt
public java.lang.String getStartedAt()
string started_at = 7 [json_name = "startedAt"];- Specified by:
getStartedAtin interfaceFileDataOrBuilder- Returns:
- The startedAt.
-
getStartedAtBytes
public com.google.protobuf.ByteString getStartedAtBytes()
string started_at = 7 [json_name = "startedAt"];- Specified by:
getStartedAtBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for startedAt.
-
getFiles
public java.lang.String getFiles()
string files = 8 [json_name = "files"];- Specified by:
getFilesin interfaceFileDataOrBuilder- Returns:
- The files.
-
getFilesBytes
public com.google.protobuf.ByteString getFilesBytes()
string files = 8 [json_name = "files"];- Specified by:
getFilesBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for files.
-
getParts
public int getParts()
int32 parts = 9 [json_name = "parts"];- Specified by:
getPartsin interfaceFileDataOrBuilder- Returns:
- The parts.
-
getContentLength
public int getContentLength()
int32 content_length = 10 [json_name = "contentLength"];- Specified by:
getContentLengthin interfaceFileDataOrBuilder- Returns:
- The contentLength.
-
getStatus
public java.lang.String getStatus()
string status = 11 [json_name = "status"];- Specified by:
getStatusin interfaceFileDataOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
string status = 11 [json_name = "status"];- Specified by:
getStatusBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for status.
-
getOwner
public java.lang.String getOwner()
string owner = 12 [json_name = "owner"];- Specified by:
getOwnerin interfaceFileDataOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
string owner = 12 [json_name = "owner"];- Specified by:
getOwnerBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for owner.
-
getBucket
public java.lang.String getBucket()
string bucket = 13 [json_name = "bucket"];- Specified by:
getBucketin interfaceFileDataOrBuilder- Returns:
- The bucket.
-
getBucketBytes
public com.google.protobuf.ByteString getBucketBytes()
string bucket = 13 [json_name = "bucket"];- Specified by:
getBucketBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for bucket.
-
getUploadType
public java.lang.String getUploadType()
string upload_type = 14 [json_name = "uploadType"];- Specified by:
getUploadTypein interfaceFileDataOrBuilder- Returns:
- The uploadType.
-
getUploadTypeBytes
public com.google.protobuf.ByteString getUploadTypeBytes()
string upload_type = 14 [json_name = "uploadType"];- Specified by:
getUploadTypeBytesin interfaceFileDataOrBuilder- Returns:
- The bytes for uploadType.
-
getPublic
public int getPublic()
int32 public = 15 [json_name = "public"];- Specified by:
getPublicin interfaceFileDataOrBuilder- Returns:
- The public.
-
getTemporary
public int getTemporary()
int32 temporary = 16 [json_name = "temporary"];- Specified by:
getTemporaryin interfaceFileDataOrBuilder- Returns:
- The temporary.
-
getUnlisted
public int getUnlisted()
int32 unlisted = 17 [json_name = "unlisted"];- Specified by:
getUnlistedin interfaceFileDataOrBuilder- Returns:
- The unlisted.
-
getDirect
public int getDirect()
int32 direct = 18 [json_name = "direct"];- Specified by:
getDirectin interfaceFileDataOrBuilder- Returns:
- The direct.
-
parseFrom
public static FileData parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileData parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FileData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FileData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FileData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FileData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FileData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static FileData.Builder newBuilder()
-
newBuilder
public static FileData.Builder newBuilder(FileData prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<FileData,FileData.Builder>
-
getDefaultInstance
public static FileData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FileData> parser()
-
-