Class ListRequest.ListRequestFilter.Builder

    • 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.
      • setTypeValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setTypeValue​(int value)
        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];
        Parameters:
        value - The type to set.
        Returns:
        This builder for chaining.
      • 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.
      • setType

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setType​(QuestionType value)
        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];
        Parameters:
        value - The enum numeric value on the wire for type to set.
        Returns:
        This builder for chaining.
      • clearType

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearType()
        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];
        Returns:
        This builder for chaining.
      • 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.
      • setStatusValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setStatusValue​(int value)
        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];
        Parameters:
        value - The status to set.
        Returns:
        This builder for chaining.
      • 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.
      • setStatus

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setStatus​(QuestionStatus value)
        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];
        Parameters:
        value - The enum numeric value on the wire for status to set.
        Returns:
        This builder for chaining.
      • clearStatus

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearStatus()
        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];
        Returns:
        This builder for chaining.
      • 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.
      • setId

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setId​(java.lang.String value)
        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];
        Parameters:
        value - The id to set.
        Returns:
        This builder for chaining.
      • clearId

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearId()
        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];
        Returns:
        This builder for chaining.
      • setIdBytes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setIdBytes​(com.google.protobuf.ByteString value)
        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];
        Parameters:
        value - The bytes for id to set.
        Returns:
        This builder for chaining.
      • 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.
      • setStatuses

        public ListRequest.ListRequestFilter.Builder setStatuses​(int index,
                                                                 QuestionStatus value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        index - The index to set the value at.
        value - The statuses to set.
        Returns:
        This builder for chaining.
      • addStatuses

        public ListRequest.ListRequestFilter.Builder addStatuses​(QuestionStatus value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        value - The statuses to add.
        Returns:
        This builder for chaining.
      • addAllStatuses

        public ListRequest.ListRequestFilter.Builder addAllStatuses​(java.lang.Iterable<? extends QuestionStatus> values)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        values - The statuses to add.
        Returns:
        This builder for chaining.
      • clearStatuses

        public ListRequest.ListRequestFilter.Builder clearStatuses()
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Returns:
        This builder for chaining.
      • 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.
      • setStatusesValue

        public ListRequest.ListRequestFilter.Builder setStatusesValue​(int index,
                                                                      int value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for statuses to set.
        Returns:
        This builder for chaining.
      • addStatusesValue

        public ListRequest.ListRequestFilter.Builder addStatusesValue​(int value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        value - The enum numeric value on the wire for statuses to add.
        Returns:
        This builder for chaining.
      • addAllStatusesValue

        public ListRequest.ListRequestFilter.Builder addAllStatusesValue​(java.lang.Iterable<java.lang.Integer> values)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        values - The enum numeric values on the wire for statuses to add.
        Returns:
        This builder for chaining.
      • 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.
      • setTypes

        public ListRequest.ListRequestFilter.Builder setTypes​(int index,
                                                              QuestionType value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        index - The index to set the value at.
        value - The types to set.
        Returns:
        This builder for chaining.
      • addAllTypes

        public ListRequest.ListRequestFilter.Builder addAllTypes​(java.lang.Iterable<? extends QuestionType> values)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        values - The types to add.
        Returns:
        This builder for chaining.
      • clearTypes

        public ListRequest.ListRequestFilter.Builder clearTypes()
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Returns:
        This builder for chaining.
      • 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.
      • setTypesValue

        public ListRequest.ListRequestFilter.Builder setTypesValue​(int index,
                                                                   int value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for types to set.
        Returns:
        This builder for chaining.
      • addTypesValue

        public ListRequest.ListRequestFilter.Builder addTypesValue​(int value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        value - The enum numeric value on the wire for types to add.
        Returns:
        This builder for chaining.
      • addAllTypesValue

        public ListRequest.ListRequestFilter.Builder addAllTypesValue​(java.lang.Iterable<java.lang.Integer> values)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        values - The enum numeric values on the wire for types to add.
        Returns:
        This builder for chaining.
      • 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.
      • setIds

        public ListRequest.ListRequestFilter.Builder setIds​(int index,
                                                            java.lang.String value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        index - The index to set the value at.
        value - The ids to set.
        Returns:
        This builder for chaining.
      • addIds

        public ListRequest.ListRequestFilter.Builder addIds​(java.lang.String value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        value - The ids to add.
        Returns:
        This builder for chaining.
      • addAllIds

        public ListRequest.ListRequestFilter.Builder addAllIds​(java.lang.Iterable<java.lang.String> values)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        values - The ids to add.
        Returns:
        This builder for chaining.
      • addIdsBytes

        public ListRequest.ListRequestFilter.Builder addIdsBytes​(com.google.protobuf.ByteString value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        value - The bytes of the ids to add.
        Returns:
        This builder for chaining.
      • 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.
      • setShowDeleted

        public ListRequest.ListRequestFilter.Builder setShowDeleted​(boolean value)
         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"];
        Parameters:
        value - The showDeleted to set.
        Returns:
        This builder for chaining.
      • clearShowDeleted

        public ListRequest.ListRequestFilter.Builder clearShowDeleted()
         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"];
        Returns:
        This builder for chaining.
      • setTagMatch

        public ListRequest.ListRequestFilter.Builder setTagMatch​(java.lang.String value)
         partial tag text
         
        string tag_match = 8 [json_name = "tagMatch"];
        Parameters:
        value - The tagMatch to set.
        Returns:
        This builder for chaining.
      • setTagMatchBytes

        public ListRequest.ListRequestFilter.Builder setTagMatchBytes​(com.google.protobuf.ByteString value)
         partial tag text
         
        string tag_match = 8 [json_name = "tagMatch"];
        Parameters:
        value - The bytes for tagMatch to set.
        Returns:
        This builder for chaining.
      • 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.
      • setTagIds

        public ListRequest.ListRequestFilter.Builder setTagIds​(int index,
                                                               java.lang.String value)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        index - The index to set the value at.
        value - The tagIds to set.
        Returns:
        This builder for chaining.
      • addTagIds

        public ListRequest.ListRequestFilter.Builder addTagIds​(java.lang.String value)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        value - The tagIds to add.
        Returns:
        This builder for chaining.
      • addAllTagIds

        public ListRequest.ListRequestFilter.Builder addAllTagIds​(java.lang.Iterable<java.lang.String> values)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        values - The tagIds to add.
        Returns:
        This builder for chaining.
      • addTagIdsBytes

        public ListRequest.ListRequestFilter.Builder addTagIdsBytes​(com.google.protobuf.ByteString value)
         exact tag filters
         
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        value - The bytes of the tagIds to add.
        Returns:
        This builder for chaining.
      • getIsAd

        @Deprecated
        public boolean getIsAd()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.is_ad is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=104
         ad promotions only
         
        bool is_ad = 10 [json_name = "isAd", deprecated = true];
        Specified by:
        getIsAd in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The isAd.
      • setIsAd

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setIsAd​(boolean value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.is_ad is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=104
         ad promotions only
         
        bool is_ad = 10 [json_name = "isAd", deprecated = true];
        Parameters:
        value - The isAd to set.
        Returns:
        This builder for chaining.
      • clearIsAd

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearIsAd()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.is_ad is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=104
         ad promotions only
         
        bool is_ad = 10 [json_name = "isAd", deprecated = true];
        Returns:
        This builder for chaining.
      • 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.
      • setSearchText

        public ListRequest.ListRequestFilter.Builder setSearchText​(java.lang.String value)
         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"];
        Parameters:
        value - The searchText to set.
        Returns:
        This builder for chaining.
      • clearSearchText

        public ListRequest.ListRequestFilter.Builder clearSearchText()
         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"];
        Returns:
        This builder for chaining.
      • setSearchTextBytes

        public ListRequest.ListRequestFilter.Builder setSearchTextBytes​(com.google.protobuf.ByteString value)
         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"];
        Parameters:
        value - The bytes for searchText to set.
        Returns:
        This builder for chaining.
      • getAdTypesList

        @Deprecated
        public java.util.List<AdType> getAdTypesList()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Specified by:
        getAdTypesList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the adTypes.
      • getAdTypesCount

        @Deprecated
        public int getAdTypesCount()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Specified by:
        getAdTypesCount in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The count of adTypes.
      • getAdTypes

        @Deprecated
        public AdType getAdTypes​(int index)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Specified by:
        getAdTypes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The adTypes at the given index.
      • setAdTypes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setAdTypes​(int index,
                                                                AdType value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        index - The index to set the value at.
        value - The adTypes to set.
        Returns:
        This builder for chaining.
      • addAdTypes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder addAdTypes​(AdType value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        value - The adTypes to add.
        Returns:
        This builder for chaining.
      • addAllAdTypes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder addAllAdTypes​(java.lang.Iterable<? extends AdType> values)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        values - The adTypes to add.
        Returns:
        This builder for chaining.
      • clearAdTypes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearAdTypes()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Returns:
        This builder for chaining.
      • getAdTypesValueList

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

        @Deprecated
        public int getAdTypesValue​(int index)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        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.
      • setAdTypesValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setAdTypesValue​(int index,
                                                                     int value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for adTypes to set.
        Returns:
        This builder for chaining.
      • addAdTypesValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder addAdTypesValue​(int value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        value - The enum numeric value on the wire for adTypes to add.
        Returns:
        This builder for chaining.
      • addAllAdTypesValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder addAllAdTypesValue​(java.lang.Iterable<java.lang.Integer> values)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.ad_types is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=111
         Ad Type bucket (L-Bar, Sidebar, Overlay, Side-by-Side, PIP, Lower Third)
         
        repeated .streamlayer.interactive.AdType ad_types = 12 [json_name = "adTypes", deprecated = true];
        Parameters:
        values - The enum numeric values on the wire for adTypes to add.
        Returns:
        This builder for chaining.
      • getUiTypesCount

        public int getUiTypesCount()
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Specified by:
        getUiTypesCount in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The count of uiTypes.
      • getUiTypes

        public QuestionUIType getUiTypes​(int index)
         moderation (console) page
         
        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.
      • setUiTypes

        public ListRequest.ListRequestFilter.Builder setUiTypes​(int index,
                                                                QuestionUIType value)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        index - The index to set the value at.
        value - The uiTypes to set.
        Returns:
        This builder for chaining.
      • addUiTypes

        public ListRequest.ListRequestFilter.Builder addUiTypes​(QuestionUIType value)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        value - The uiTypes to add.
        Returns:
        This builder for chaining.
      • addAllUiTypes

        public ListRequest.ListRequestFilter.Builder addAllUiTypes​(java.lang.Iterable<? extends QuestionUIType> values)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        values - The uiTypes to add.
        Returns:
        This builder for chaining.
      • clearUiTypes

        public ListRequest.ListRequestFilter.Builder clearUiTypes()
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Returns:
        This builder for chaining.
      • getUiTypesValueList

        public java.util.List<java.lang.Integer> getUiTypesValueList()
         moderation (console) page
         
        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)
         moderation (console) page
         
        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.
      • setUiTypesValue

        public ListRequest.ListRequestFilter.Builder setUiTypesValue​(int index,
                                                                     int value)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for uiTypes to set.
        Returns:
        This builder for chaining.
      • addUiTypesValue

        public ListRequest.ListRequestFilter.Builder addUiTypesValue​(int value)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        value - The enum numeric value on the wire for uiTypes to add.
        Returns:
        This builder for chaining.
      • addAllUiTypesValue

        public ListRequest.ListRequestFilter.Builder addAllUiTypesValue​(java.lang.Iterable<java.lang.Integer> values)
         moderation (console) page
         
        repeated .streamlayer.interactive.QuestionUIType ui_types = 13 [json_name = "uiTypes"];
        Parameters:
        values - The enum numeric values on the wire for uiTypes to add.
        Returns:
        This builder for chaining.
      • 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.
      • setTemplateIds

        public ListRequest.ListRequestFilter.Builder setTemplateIds​(int index,
                                                                    java.lang.String value)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Parameters:
        index - The index to set the value at.
        value - The templateIds to set.
        Returns:
        This builder for chaining.
      • addTemplateIds

        public ListRequest.ListRequestFilter.Builder addTemplateIds​(java.lang.String value)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Parameters:
        value - The templateIds to add.
        Returns:
        This builder for chaining.
      • addAllTemplateIds

        public ListRequest.ListRequestFilter.Builder addAllTemplateIds​(java.lang.Iterable<java.lang.String> values)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Parameters:
        values - The templateIds to add.
        Returns:
        This builder for chaining.
      • addTemplateIdsBytes

        public ListRequest.ListRequestFilter.Builder addTemplateIdsBytes​(com.google.protobuf.ByteString value)
        repeated string template_ids = 14 [json_name = "templateIds"];
        Parameters:
        value - The bytes of the templateIds to add.
        Returns:
        This builder for chaining.
      • getAdUnitsList

        public java.util.List<AdUnit> getAdUnitsList()
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Specified by:
        getAdUnitsList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the adUnits.
      • getAdUnitsCount

        public int getAdUnitsCount()
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Specified by:
        getAdUnitsCount in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The count of adUnits.
      • getAdUnits

        public AdUnit getAdUnits​(int index)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Specified by:
        getAdUnits in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The adUnits at the given index.
      • setAdUnits

        public ListRequest.ListRequestFilter.Builder setAdUnits​(int index,
                                                                AdUnit value)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        index - The index to set the value at.
        value - The adUnits to set.
        Returns:
        This builder for chaining.
      • addAdUnits

        public ListRequest.ListRequestFilter.Builder addAdUnits​(AdUnit value)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        value - The adUnits to add.
        Returns:
        This builder for chaining.
      • addAllAdUnits

        public ListRequest.ListRequestFilter.Builder addAllAdUnits​(java.lang.Iterable<? extends AdUnit> values)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        values - The adUnits to add.
        Returns:
        This builder for chaining.
      • clearAdUnits

        public ListRequest.ListRequestFilter.Builder clearAdUnits()
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Returns:
        This builder for chaining.
      • getAdUnitsValueList

        public java.util.List<java.lang.Integer> getAdUnitsValueList()
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Specified by:
        getAdUnitsValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for adUnits.
      • getAdUnitsValue

        public int getAdUnitsValue​(int index)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Specified by:
        getAdUnitsValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of adUnits at the given index.
      • setAdUnitsValue

        public ListRequest.ListRequestFilter.Builder setAdUnitsValue​(int index,
                                                                     int value)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for adUnits to set.
        Returns:
        This builder for chaining.
      • addAdUnitsValue

        public ListRequest.ListRequestFilter.Builder addAdUnitsValue​(int value)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        value - The enum numeric value on the wire for adUnits to add.
        Returns:
        This builder for chaining.
      • addAllAdUnitsValue

        public ListRequest.ListRequestFilter.Builder addAllAdUnitsValue​(java.lang.Iterable<java.lang.Integer> values)
         default [0,1] unset + standart -> moderation (console) page, paused -> pause ads page
         
        repeated .streamlayer.interactive.AdUnit ad_units = 15 [json_name = "adUnits"];
        Parameters:
        values - The enum numeric values on the wire for adUnits to add.
        Returns:
        This builder for chaining.