Class ListRequestFilter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ListRequestFilter.Builder
      Protobuf type streamlayer.analytics.v1.list.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 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      InteractionActionType getActionTypes​(int index)
      repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
      int getActionTypesCount()
      repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
      java.util.List<InteractionActionType> getActionTypesList()
      repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
      int getActionTypesValue​(int index)
      repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
      java.util.List<java.lang.Integer> getActionTypesValueList()
      repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
      Category getCategories​(int index)
      repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
      int getCategoriesCount()
      repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
      java.util.List<Category> getCategoriesList()
      repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
      int getCategoriesValue​(int index)
      repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
      java.util.List<java.lang.Integer> getCategoriesValueList()
      repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
      boolean getCountUnique()
      bool count_unique = 7 [json_name = "countUnique"];
      static ListRequestFilter getDefaultInstance()  
      long getEventIds​(int index)
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      int getEventIdsCount()
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      java.util.List<java.lang.Long> getEventIdsList()
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      Kind getKinds​(int index)
      repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
      int getKindsCount()
      repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
      java.util.List<Kind> getKindsList()
      repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
      int getKindsValue​(int index)
      repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
      java.util.List<java.lang.Integer> getKindsValueList()
      repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
      NotificationKind getNotificationKinds​(int index)
      repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
      int getNotificationKindsCount()
      repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
      java.util.List<NotificationKind> getNotificationKindsList()
      repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
      int getNotificationKindsValue​(int index)
      repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
      java.util.List<java.lang.Integer> getNotificationKindsValueList()
      repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
      NotificationType getNotificationTypes​(int index)
      repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
      int getNotificationTypesCount()
      repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
      java.util.List<NotificationType> getNotificationTypesList()
      repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
      int getNotificationTypesValue​(int index)
      repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
      java.util.List<java.lang.Integer> getNotificationTypesValueList()
      repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
      java.lang.String getOrganizationId()
      string organization_id = 11 [json_name = "organizationId"];
      com.google.protobuf.ByteString getOrganizationIdBytes()
      string organization_id = 11 [json_name = "organizationId"];
      Period getPeriod()
      .streamlayer.analytics.v1.common.Period period = 1 [json_name = "period"];
      PermissionType getPermissions​(int index)
      repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
      int getPermissionsCount()
      repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
      java.util.List<PermissionType> getPermissionsList()
      repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
      int getPermissionsValue​(int index)
      repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
      java.util.List<java.lang.Integer> getPermissionsValueList()
      repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
      ScreenOrientation getScreenOrientations​(int index)
      repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
      int getScreenOrientationsCount()
      repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
      java.util.List<ScreenOrientation> getScreenOrientationsList()
      repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
      int getScreenOrientationsValue​(int index)
      repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
      java.util.List<java.lang.Integer> getScreenOrientationsValueList()
      repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
      TopicType getTopicTypes​(int index)
      repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
      int getTopicTypesCount()
      repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
      java.util.List<TopicType> getTopicTypesList()
      repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
      int getTopicTypesValue​(int index)
      repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
      java.util.List<java.lang.Integer> getTopicTypesValueList()
      repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
      java.lang.String getUserIds​(int index)
      repeated string user_ids = 8 [json_name = "userIds"];
      com.google.protobuf.ByteString getUserIdsBytes​(int index)
      repeated string user_ids = 8 [json_name = "userIds"];
      int getUserIdsCount()
      repeated string user_ids = 8 [json_name = "userIds"];
      java.util.List<java.lang.String> getUserIdsList()
      repeated string user_ids = 8 [json_name = "userIds"];
      boolean hasPeriod()
      .streamlayer.analytics.v1.common.Period period = 1 [json_name = "period"];
      static ListRequestFilter.Builder newBuilder()  
      static ListRequestFilter.Builder newBuilder​(ListRequestFilter prototype)  
      static ListRequestFilter parseDelimitedFrom​(java.io.InputStream input)  
      static ListRequestFilter parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequestFilter parseFrom​(byte[] data)  
      static ListRequestFilter parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequestFilter parseFrom​(com.google.protobuf.ByteString data)  
      static ListRequestFilter parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input)  
      static ListRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequestFilter parseFrom​(java.io.InputStream input)  
      static ListRequestFilter parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ListRequestFilter parseFrom​(java.nio.ByteBuffer data)  
      static ListRequestFilter parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<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

      • hasPeriod

        public boolean hasPeriod()
        .streamlayer.analytics.v1.common.Period period = 1 [json_name = "period"];
        Specified by:
        hasPeriod in interface ListRequestFilterOrBuilder
        Returns:
        Whether the period field is set.
      • getEventIdsList

        public java.util.List<java.lang.Long> getEventIdsList()
        repeated uint64 event_ids = 2 [json_name = "eventIds"];
        Specified by:
        getEventIdsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the eventIds.
      • getEventIdsCount

        public int getEventIdsCount()
        repeated uint64 event_ids = 2 [json_name = "eventIds"];
        Specified by:
        getEventIdsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of eventIds.
      • getEventIds

        public long getEventIds​(int index)
        repeated uint64 event_ids = 2 [json_name = "eventIds"];
        Specified by:
        getEventIds in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The eventIds at the given index.
      • getCategoriesList

        public java.util.List<Category> getCategoriesList()
        repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
        Specified by:
        getCategoriesList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the categories.
      • getCategoriesCount

        public int getCategoriesCount()
        repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
        Specified by:
        getCategoriesCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of categories.
      • getCategories

        public Category getCategories​(int index)
        repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
        Specified by:
        getCategories in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The categories at the given index.
      • getCategoriesValueList

        public java.util.List<java.lang.Integer> getCategoriesValueList()
        repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
        Specified by:
        getCategoriesValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for categories.
      • getCategoriesValue

        public int getCategoriesValue​(int index)
        repeated .streamlayer.analytics.v1.common.Category categories = 3 [json_name = "categories"];
        Specified by:
        getCategoriesValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of categories at the given index.
      • getNotificationKindsList

        public java.util.List<NotificationKind> getNotificationKindsList()
        repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
        Specified by:
        getNotificationKindsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the notificationKinds.
      • getNotificationKindsCount

        public int getNotificationKindsCount()
        repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
        Specified by:
        getNotificationKindsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of notificationKinds.
      • getNotificationKinds

        public NotificationKind getNotificationKinds​(int index)
        repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
        Specified by:
        getNotificationKinds in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The notificationKinds at the given index.
      • getNotificationKindsValueList

        public java.util.List<java.lang.Integer> getNotificationKindsValueList()
        repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
        Specified by:
        getNotificationKindsValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for notificationKinds.
      • getNotificationKindsValue

        public int getNotificationKindsValue​(int index)
        repeated .streamlayer.analytics.v1.notifications.NotificationKind notification_kinds = 4 [json_name = "notificationKinds"];
        Specified by:
        getNotificationKindsValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of notificationKinds at the given index.
      • getNotificationTypesList

        public java.util.List<NotificationType> getNotificationTypesList()
        repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
        Specified by:
        getNotificationTypesList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the notificationTypes.
      • getNotificationTypesCount

        public int getNotificationTypesCount()
        repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
        Specified by:
        getNotificationTypesCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of notificationTypes.
      • getNotificationTypes

        public NotificationType getNotificationTypes​(int index)
        repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
        Specified by:
        getNotificationTypes in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The notificationTypes at the given index.
      • getNotificationTypesValueList

        public java.util.List<java.lang.Integer> getNotificationTypesValueList()
        repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
        Specified by:
        getNotificationTypesValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for notificationTypes.
      • getNotificationTypesValue

        public int getNotificationTypesValue​(int index)
        repeated .streamlayer.analytics.v1.notifications.NotificationType notification_types = 5 [json_name = "notificationTypes"];
        Specified by:
        getNotificationTypesValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of notificationTypes at the given index.
      • getKindsList

        public java.util.List<Kind> getKindsList()
        repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
        Specified by:
        getKindsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the kinds.
      • getKindsCount

        public int getKindsCount()
        repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
        Specified by:
        getKindsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of kinds.
      • getKinds

        public Kind getKinds​(int index)
        repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
        Specified by:
        getKinds in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The kinds at the given index.
      • getKindsValueList

        public java.util.List<java.lang.Integer> getKindsValueList()
        repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
        Specified by:
        getKindsValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for kinds.
      • getKindsValue

        public int getKindsValue​(int index)
        repeated .streamlayer.analytics.v1.common.Kind kinds = 6 [json_name = "kinds"];
        Specified by:
        getKindsValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of kinds at the given index.
      • getUserIdsList

        public java.util.List<java.lang.String> getUserIdsList()
        repeated string user_ids = 8 [json_name = "userIds"];
        Specified by:
        getUserIdsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the userIds.
      • getUserIdsCount

        public int getUserIdsCount()
        repeated string user_ids = 8 [json_name = "userIds"];
        Specified by:
        getUserIdsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of userIds.
      • getUserIds

        public java.lang.String getUserIds​(int index)
        repeated string user_ids = 8 [json_name = "userIds"];
        Specified by:
        getUserIds in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The userIds at the given index.
      • getUserIdsBytes

        public com.google.protobuf.ByteString getUserIdsBytes​(int index)
        repeated string user_ids = 8 [json_name = "userIds"];
        Specified by:
        getUserIdsBytes in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the userIds at the given index.
      • getPermissionsList

        public java.util.List<PermissionType> getPermissionsList()
        repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
        Specified by:
        getPermissionsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the permissions.
      • getPermissionsCount

        public int getPermissionsCount()
        repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
        Specified by:
        getPermissionsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of permissions.
      • getPermissions

        public PermissionType getPermissions​(int index)
        repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
        Specified by:
        getPermissions in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The permissions at the given index.
      • getPermissionsValueList

        public java.util.List<java.lang.Integer> getPermissionsValueList()
        repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
        Specified by:
        getPermissionsValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for permissions.
      • getPermissionsValue

        public int getPermissionsValue​(int index)
        repeated .streamlayer.analytics.v1.permissions.PermissionType permissions = 9 [json_name = "permissions"];
        Specified by:
        getPermissionsValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of permissions at the given index.
      • getActionTypesCount

        public int getActionTypesCount()
        repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
        Specified by:
        getActionTypesCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of actionTypes.
      • getActionTypes

        public InteractionActionType getActionTypes​(int index)
        repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
        Specified by:
        getActionTypes in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The actionTypes at the given index.
      • getActionTypesValueList

        public java.util.List<java.lang.Integer> getActionTypesValueList()
        repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
        Specified by:
        getActionTypesValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for actionTypes.
      • getActionTypesValue

        public int getActionTypesValue​(int index)
        repeated .streamlayer.analytics.v1.interactions.InteractionActionType action_types = 10 [json_name = "actionTypes"];
        Specified by:
        getActionTypesValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of actionTypes at the given index.
      • getOrganizationId

        public java.lang.String getOrganizationId()
        string organization_id = 11 [json_name = "organizationId"];
        Specified by:
        getOrganizationId in interface ListRequestFilterOrBuilder
        Returns:
        The organizationId.
      • getOrganizationIdBytes

        public com.google.protobuf.ByteString getOrganizationIdBytes()
        string organization_id = 11 [json_name = "organizationId"];
        Specified by:
        getOrganizationIdBytes in interface ListRequestFilterOrBuilder
        Returns:
        The bytes for organizationId.
      • getScreenOrientationsList

        public java.util.List<ScreenOrientation> getScreenOrientationsList()
        repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
        Specified by:
        getScreenOrientationsList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the screenOrientations.
      • getScreenOrientationsCount

        public int getScreenOrientationsCount()
        repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
        Specified by:
        getScreenOrientationsCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of screenOrientations.
      • getScreenOrientations

        public ScreenOrientation getScreenOrientations​(int index)
        repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
        Specified by:
        getScreenOrientations in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The screenOrientations at the given index.
      • getScreenOrientationsValueList

        public java.util.List<java.lang.Integer> getScreenOrientationsValueList()
        repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
        Specified by:
        getScreenOrientationsValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for screenOrientations.
      • getScreenOrientationsValue

        public int getScreenOrientationsValue​(int index)
        repeated .streamlayer.analytics.v1.common.ScreenOrientation screen_orientations = 12 [json_name = "screenOrientations"];
        Specified by:
        getScreenOrientationsValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of screenOrientations at the given index.
      • getTopicTypesList

        public java.util.List<TopicType> getTopicTypesList()
        repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
        Specified by:
        getTopicTypesList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the topicTypes.
      • getTopicTypesCount

        public int getTopicTypesCount()
        repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
        Specified by:
        getTopicTypesCount in interface ListRequestFilterOrBuilder
        Returns:
        The count of topicTypes.
      • getTopicTypes

        public TopicType getTopicTypes​(int index)
        repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
        Specified by:
        getTopicTypes in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The topicTypes at the given index.
      • getTopicTypesValueList

        public java.util.List<java.lang.Integer> getTopicTypesValueList()
        repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
        Specified by:
        getTopicTypesValueList in interface ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for topicTypes.
      • getTopicTypesValue

        public int getTopicTypesValue​(int index)
        repeated .streamlayer.analytics.v1.common.TopicType topic_types = 13 [json_name = "topicTypes"];
        Specified by:
        getTopicTypesValue in interface ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of topicTypes at the given index.
      • parseFrom

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

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

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

        public static 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 ListRequestFilter parseFrom​(byte[] data)
                                           throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

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

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

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

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

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