Class 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 type streamlayer.files.FileData
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  FileData.Builder
      Protobuf type streamlayer.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
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      java.lang.String getAlias()
      string alias = 5 [json_name = "alias"];
      com.google.protobuf.ByteString getAliasBytes()
      string alias = 5 [json_name = "alias"];
      java.lang.String getBucket()
      string bucket = 13 [json_name = "bucket"];
      com.google.protobuf.ByteString getBucketBytes()
      string bucket = 13 [json_name = "bucket"];
      int getContentLength()
      int32 content_length = 10 [json_name = "contentLength"];
      int getControlsData​(int index)
      repeated int32 controls_data = 2 [json_name = "controlsData"];
      int getControlsDataCount()
      repeated int32 controls_data = 2 [json_name = "controlsData"];
      java.util.List<java.lang.Integer> getControlsDataList()
      repeated int32 controls_data = 2 [json_name = "controlsData"];
      static FileData getDefaultInstance()  
      int getDirect()
      int32 direct = 18 [json_name = "direct"];
      java.lang.String getFiles()
      string files = 8 [json_name = "files"];
      com.google.protobuf.ByteString getFilesBytes()
      string files = 8 [json_name = "files"];
      java.lang.String getName()
      string name = 1 [json_name = "name"];
      com.google.protobuf.ByteString getNameBytes()
      string name = 1 [json_name = "name"];
      java.lang.String getOwner()
      string owner = 12 [json_name = "owner"];
      com.google.protobuf.ByteString getOwnerBytes()
      string owner = 12 [json_name = "owner"];
      int getParts()
      int32 parts = 9 [json_name = "parts"];
      int getPublic()
      int32 public = 15 [json_name = "public"];
      java.lang.String getStartedAt()
      string started_at = 7 [json_name = "startedAt"];
      com.google.protobuf.ByteString getStartedAtBytes()
      string started_at = 7 [json_name = "startedAt"];
      java.lang.String getStatus()
      string status = 11 [json_name = "status"];
      com.google.protobuf.ByteString getStatusBytes()
      string status = 11 [json_name = "status"];
      java.lang.String getTags​(int index)
      repeated string tags = 3 [json_name = "tags"];
      com.google.protobuf.ByteString getTagsBytes​(int index)
      repeated string tags = 3 [json_name = "tags"];
      int getTagsCount()
      repeated string tags = 3 [json_name = "tags"];
      java.util.List<java.lang.String> getTagsList()
      repeated string tags = 3 [json_name = "tags"];
      int getTemporary()
      int32 temporary = 16 [json_name = "temporary"];
      java.lang.String getType()
      string type = 4 [json_name = "type"];
      com.google.protobuf.ByteString getTypeBytes()
      string type = 4 [json_name = "type"];
      int getUnlisted()
      int32 unlisted = 17 [json_name = "unlisted"];
      java.lang.String getUploadId()
      string upload_id = 6 [json_name = "uploadId"];
      com.google.protobuf.ByteString getUploadIdBytes()
      string upload_id = 6 [json_name = "uploadId"];
      java.lang.String getUploadType()
      string upload_type = 14 [json_name = "uploadType"];
      com.google.protobuf.ByteString getUploadTypeBytes()
      string upload_type = 14 [json_name = "uploadType"];
      static FileData.Builder newBuilder()  
      static FileData.Builder newBuilder​(FileData prototype)  
      static FileData parseDelimitedFrom​(java.io.InputStream input)  
      static FileData parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static FileData parseFrom​(byte[] data)  
      static FileData parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static FileData parseFrom​(com.google.protobuf.ByteString data)  
      static FileData parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static FileData parseFrom​(com.google.protobuf.CodedInputStream input)  
      static FileData parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static FileData parseFrom​(java.io.InputStream input)  
      static FileData parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static FileData parseFrom​(java.nio.ByteBuffer data)  
      static FileData parseFrom​(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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getName

        public java.lang.String getName()
        string name = 1 [json_name = "name"];
        Specified by:
        getName in interface FileDataOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
        string name = 1 [json_name = "name"];
        Specified by:
        getNameBytes in interface FileDataOrBuilder
        Returns:
        The bytes for name.
      • getControlsDataList

        public java.util.List<java.lang.Integer> getControlsDataList()
        repeated int32 controls_data = 2 [json_name = "controlsData"];
        Specified by:
        getControlsDataList in interface FileDataOrBuilder
        Returns:
        A list containing the controlsData.
      • getControlsDataCount

        public int getControlsDataCount()
        repeated int32 controls_data = 2 [json_name = "controlsData"];
        Specified by:
        getControlsDataCount in interface FileDataOrBuilder
        Returns:
        The count of controlsData.
      • getControlsData

        public int getControlsData​(int index)
        repeated int32 controls_data = 2 [json_name = "controlsData"];
        Specified by:
        getControlsData in interface FileDataOrBuilder
        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:
        getTagsList in interface FileDataOrBuilder
        Returns:
        A list containing the tags.
      • getTagsCount

        public int getTagsCount()
        repeated string tags = 3 [json_name = "tags"];
        Specified by:
        getTagsCount in interface FileDataOrBuilder
        Returns:
        The count of tags.
      • getTags

        public java.lang.String getTags​(int index)
        repeated string tags = 3 [json_name = "tags"];
        Specified by:
        getTags in interface FileDataOrBuilder
        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:
        getTagsBytes in interface FileDataOrBuilder
        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:
        getType in interface FileDataOrBuilder
        Returns:
        The type.
      • getTypeBytes

        public com.google.protobuf.ByteString getTypeBytes()
        string type = 4 [json_name = "type"];
        Specified by:
        getTypeBytes in interface FileDataOrBuilder
        Returns:
        The bytes for type.
      • getAlias

        public java.lang.String getAlias()
        string alias = 5 [json_name = "alias"];
        Specified by:
        getAlias in interface FileDataOrBuilder
        Returns:
        The alias.
      • getAliasBytes

        public com.google.protobuf.ByteString getAliasBytes()
        string alias = 5 [json_name = "alias"];
        Specified by:
        getAliasBytes in interface FileDataOrBuilder
        Returns:
        The bytes for alias.
      • getUploadId

        public java.lang.String getUploadId()
        string upload_id = 6 [json_name = "uploadId"];
        Specified by:
        getUploadId in interface FileDataOrBuilder
        Returns:
        The uploadId.
      • getUploadIdBytes

        public com.google.protobuf.ByteString getUploadIdBytes()
        string upload_id = 6 [json_name = "uploadId"];
        Specified by:
        getUploadIdBytes in interface FileDataOrBuilder
        Returns:
        The bytes for uploadId.
      • getStartedAt

        public java.lang.String getStartedAt()
        string started_at = 7 [json_name = "startedAt"];
        Specified by:
        getStartedAt in interface FileDataOrBuilder
        Returns:
        The startedAt.
      • getStartedAtBytes

        public com.google.protobuf.ByteString getStartedAtBytes()
        string started_at = 7 [json_name = "startedAt"];
        Specified by:
        getStartedAtBytes in interface FileDataOrBuilder
        Returns:
        The bytes for startedAt.
      • getFiles

        public java.lang.String getFiles()
        string files = 8 [json_name = "files"];
        Specified by:
        getFiles in interface FileDataOrBuilder
        Returns:
        The files.
      • getFilesBytes

        public com.google.protobuf.ByteString getFilesBytes()
        string files = 8 [json_name = "files"];
        Specified by:
        getFilesBytes in interface FileDataOrBuilder
        Returns:
        The bytes for files.
      • getParts

        public int getParts()
        int32 parts = 9 [json_name = "parts"];
        Specified by:
        getParts in interface FileDataOrBuilder
        Returns:
        The parts.
      • getContentLength

        public int getContentLength()
        int32 content_length = 10 [json_name = "contentLength"];
        Specified by:
        getContentLength in interface FileDataOrBuilder
        Returns:
        The contentLength.
      • getStatus

        public java.lang.String getStatus()
        string status = 11 [json_name = "status"];
        Specified by:
        getStatus in interface FileDataOrBuilder
        Returns:
        The status.
      • getStatusBytes

        public com.google.protobuf.ByteString getStatusBytes()
        string status = 11 [json_name = "status"];
        Specified by:
        getStatusBytes in interface FileDataOrBuilder
        Returns:
        The bytes for status.
      • getOwner

        public java.lang.String getOwner()
        string owner = 12 [json_name = "owner"];
        Specified by:
        getOwner in interface FileDataOrBuilder
        Returns:
        The owner.
      • getOwnerBytes

        public com.google.protobuf.ByteString getOwnerBytes()
        string owner = 12 [json_name = "owner"];
        Specified by:
        getOwnerBytes in interface FileDataOrBuilder
        Returns:
        The bytes for owner.
      • getBucket

        public java.lang.String getBucket()
        string bucket = 13 [json_name = "bucket"];
        Specified by:
        getBucket in interface FileDataOrBuilder
        Returns:
        The bucket.
      • getBucketBytes

        public com.google.protobuf.ByteString getBucketBytes()
        string bucket = 13 [json_name = "bucket"];
        Specified by:
        getBucketBytes in interface FileDataOrBuilder
        Returns:
        The bytes for bucket.
      • getUploadType

        public java.lang.String getUploadType()
        string upload_type = 14 [json_name = "uploadType"];
        Specified by:
        getUploadType in interface FileDataOrBuilder
        Returns:
        The uploadType.
      • getUploadTypeBytes

        public com.google.protobuf.ByteString getUploadTypeBytes()
        string upload_type = 14 [json_name = "uploadType"];
        Specified by:
        getUploadTypeBytes in interface FileDataOrBuilder
        Returns:
        The bytes for uploadType.
      • getPublic

        public int getPublic()
        int32 public = 15 [json_name = "public"];
        Specified by:
        getPublic in interface FileDataOrBuilder
        Returns:
        The public.
      • getTemporary

        public int getTemporary()
        int32 temporary = 16 [json_name = "temporary"];
        Specified by:
        getTemporary in interface FileDataOrBuilder
        Returns:
        The temporary.
      • getUnlisted

        public int getUnlisted()
        int32 unlisted = 17 [json_name = "unlisted"];
        Specified by:
        getUnlisted in interface FileDataOrBuilder
        Returns:
        The unlisted.
      • getDirect

        public int getDirect()
        int32 direct = 18 [json_name = "direct"];
        Specified by:
        getDirect in interface FileDataOrBuilder
        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
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<FileData,​FileData.Builder>
      • getDefaultInstance

        public static FileData getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<FileData> parser()