Class ListRequest.ListRequestFilter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ListRequest.ListRequestFilter.Builder
      Protobuf type streamlayer.interactive.question.ListRequest.ListRequestFilter
      • 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 Deprecated 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)  
      AdType getAdTypes​(int index)
      Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
      int getAdTypesCount()
      Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
      java.util.List<AdType> getAdTypesList()
      Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
      int getAdTypesValue​(int index)
      Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
      java.util.List<java.lang.Integer> getAdTypesValueList()
      Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
      static ListRequest.ListRequestFilter getDefaultInstance()  
      java.lang.String getId()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated.
      com.google.protobuf.ByteString getIdBytes()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated.
      java.lang.String getIds​(int index)
      question ids
      com.google.protobuf.ByteString getIdsBytes​(int index)
      question ids
      int getIdsCount()
      question ids
      java.util.List<java.lang.String> getIdsList()
      question ids
      boolean getIsAd()
      ad promotions only
      java.lang.String getSearchText()
      unified partial case insensitive free-text search across: question.name (custom name), options.promotion: sponsor.name (advertiser), ad_campaigns.campaign_name banner.body/title, subject, etc.
      com.google.protobuf.ByteString getSearchTextBytes()
      unified partial case insensitive free-text search across: question.name (custom name), options.promotion: sponsor.name (advertiser), ad_campaigns.campaign_name banner.body/title, subject, etc.
      boolean getShowDeleted()
      show_deleted: if supplied the method returns only recently deleted items, to get all deleted items either skip "statuses" and "types" or pass empty arrays
      QuestionStatus getStatus()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated.
      QuestionStatus getStatuses​(int index)
      repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
      int getStatusesCount()
      repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
      java.util.List<QuestionStatus> getStatusesList()
      repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
      int getStatusesValue​(int index)
      repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
      java.util.List<java.lang.Integer> getStatusesValueList()
      repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
      int getStatusValue()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated.
      java.lang.String getTagIds​(int index)
      exact tag filters
      com.google.protobuf.ByteString getTagIdsBytes​(int index)
      exact tag filters
      int getTagIdsCount()
      exact tag filters
      java.util.List<java.lang.String> getTagIdsList()
      exact tag filters
      java.lang.String getTagMatch()
      partial tag text
      com.google.protobuf.ByteString getTagMatchBytes()
      partial tag text
      java.lang.String getTemplateIds​(int index)
      repeated string template_ids = 14 [json_name = "templateIds"];
      com.google.protobuf.ByteString getTemplateIdsBytes​(int index)
      repeated string template_ids = 14 [json_name = "templateIds"];
      int getTemplateIdsCount()
      repeated string template_ids = 14 [json_name = "templateIds"];
      java.util.List<java.lang.String> getTemplateIdsList()
      repeated string template_ids = 14 [json_name = "templateIds"];
      QuestionType getType()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated.
      QuestionType getTypes​(int index)
      repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
      int getTypesCount()
      repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
      java.util.List<QuestionType> getTypesList()
      repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
      int getTypesValue​(int index)
      repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
      java.util.List<java.lang.Integer> getTypesValueList()
      repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
      int getTypeValue()
      Deprecated.
      streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated.
      QuestionUIType getUiTypes​(int index)
      repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
      int getUiTypesCount()
      repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
      java.util.List<QuestionUIType> getUiTypesList()
      repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
      int getUiTypesValue​(int index)
      repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
      java.util.List<java.lang.Integer> getUiTypesValueList()
      repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
      static ListRequest.ListRequestFilter.Builder newBuilder()  
      static ListRequest.ListRequestFilter.Builder newBuilder​(ListRequest.ListRequestFilter prototype)  
      static ListRequest.ListRequestFilter parseDelimitedFrom​(java.io.InputStream input)  
      static ListRequest.ListRequestFilter parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequest.ListRequestFilter parseFrom​(byte[] data)  
      static ListRequest.ListRequestFilter parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.ByteString data)  
      static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input)  
      static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequest.ListRequestFilter parseFrom​(java.io.InputStream input)  
      static ListRequest.ListRequestFilter parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequest.ListRequestFilter parseFrom​(java.nio.ByteBuffer data)  
      static ListRequest.ListRequestFilter parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<ListRequest.ListRequestFilter> 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

      • getTypeValue

        @Deprecated
        public int getTypeValue()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=89
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Specified by:
        getTypeValue in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The enum numeric value on the wire for type.
      • getType

        @Deprecated
        public QuestionType getType()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=89
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Specified by:
        getType in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The type.
      • getStatusValue

        @Deprecated
        public int getStatusValue()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=90
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Specified by:
        getStatusValue in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The enum numeric value on the wire for status.
      • getStatus

        @Deprecated
        public QuestionStatus getStatus()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=90
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Specified by:
        getStatus in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The status.
      • getId

        @Deprecated
        public java.lang.String getId()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=91
        string id = 3 [json_name = "id", deprecated = true];
        Specified by:
        getId in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The id.
      • getIdBytes

        @Deprecated
        public com.google.protobuf.ByteString getIdBytes()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=91
        string id = 3 [json_name = "id", deprecated = true];
        Specified by:
        getIdBytes in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The bytes for id.
      • getStatuses

        public QuestionStatus getStatuses​(int index)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatuses in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The statuses at the given index.
      • getStatusesValueList

        public java.util.List<java.lang.Integer> getStatusesValueList()
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatusesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for statuses.
      • getStatusesValue

        public int getStatusesValue​(int index)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatusesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of statuses at the given index.
      • getTypes

        public QuestionType getTypes​(int index)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The types at the given index.
      • getTypesValueList

        public java.util.List<java.lang.Integer> getTypesValueList()
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for types.
      • getTypesValue

        public int getTypesValue​(int index)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of types at the given index.
      • getIdsList

        public java.util.List<java.lang.String> getIdsList()
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIdsList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the ids.
      • getIds

        public java.lang.String getIds​(int index)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIds in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The ids at the given index.
      • getIdsBytes

        public com.google.protobuf.ByteString getIdsBytes​(int index)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIdsBytes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the ids at the given index.
      • getShowDeleted

        public boolean getShowDeleted()
         show_deleted: if supplied the method returns only recently deleted items,
         to get all deleted items either skip "statuses" and "types" or pass empty arrays
         
        bool show_deleted = 7 [json_name = "showDeleted"];
        Specified by:
        getShowDeleted in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The showDeleted.
      • getTagIdsList

        public java.util.List<java.lang.String> getTagIdsList()
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Specified by:
        getTagIdsList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the tagIds.
      • getTagIds

        public java.lang.String getTagIds​(int index)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Specified by:
        getTagIds in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The tagIds at the given index.
      • getTagIdsBytes

        public com.google.protobuf.ByteString getTagIdsBytes​(int index)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Specified by:
        getTagIdsBytes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the tagIds at the given index.
      • getSearchText

        public java.lang.String getSearchText()
         unified partial case insensitive free-text search
         across: question.name (custom name), options.promotion:
         sponsor.name (advertiser), ad_campaigns.campaign_name
         banner.body/title, subject, etc.
         
        string search_text = 11 [json_name = "searchText"];
        Specified by:
        getSearchText in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The searchText.
      • getSearchTextBytes

        public com.google.protobuf.ByteString getSearchTextBytes()
         unified partial case insensitive free-text search
         across: question.name (custom name), options.promotion:
         sponsor.name (advertiser), ad_campaigns.campaign_name
         banner.body/title, subject, etc.
         
        string search_text = 11 [json_name = "searchText"];
        Specified by:
        getSearchTextBytes in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The bytes for searchText.
      • getAdTypesList

        public java.util.List<AdType> getAdTypesList()
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes"];
        Specified by:
        getAdTypesList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the adTypes.
      • getAdTypesCount

        public int getAdTypesCount()
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes"];
        Specified by:
        getAdTypesCount in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The count of adTypes.
      • getAdTypes

        public AdType getAdTypes​(int index)
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes"];
        Specified by:
        getAdTypes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The adTypes at the given index.
      • getAdTypesValueList

        public java.util.List<java.lang.Integer> getAdTypesValueList()
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes"];
        Specified by:
        getAdTypesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for adTypes.
      • getAdTypesValue

        public int getAdTypesValue​(int index)
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes"];
        Specified by:
        getAdTypesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of adTypes at the given index.
      • getUiTypes

        public QuestionUIType getUiTypes​(int index)
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Specified by:
        getUiTypes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The uiTypes at the given index.
      • getUiTypesValueList

        public java.util.List<java.lang.Integer> getUiTypesValueList()
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Specified by:
        getUiTypesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for uiTypes.
      • getUiTypesValue

        public int getUiTypesValue​(int index)
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Specified by:
        getUiTypesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of uiTypes at the given index.
      • getTemplateIds

        public java.lang.String getTemplateIds​(int index)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Specified by:
        getTemplateIds in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The templateIds at the given index.
      • getTemplateIdsBytes

        public com.google.protobuf.ByteString getTemplateIdsBytes​(int index)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Specified by:
        getTemplateIdsBytes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the templateIds at the given index.
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(java.nio.ByteBuffer data)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(java.nio.ByteBuffer data,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.ByteString data)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.ByteString data,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(byte[] data)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(byte[] data,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(java.io.InputStream input)
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(java.io.InputStream input,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static ListRequest.ListRequestFilter parseDelimitedFrom​(java.io.InputStream input)
                                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static ListRequest.ListRequestFilter parseDelimitedFrom​(java.io.InputStream input,
                                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ListRequest.ListRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input)
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ListRequest.ListRequestFilter 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<ListRequest.ListRequestFilter,​ListRequest.ListRequestFilter.Builder>