Interface ListResponse.ListResponseDataOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      InteractionActionType getActionType()
      .streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];
      int getActionTypeValue()
      .streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];
      Category getCategory()
      .streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];
      int getCategoryValue()
      .streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];
      java.lang.String getDeviceId()
      string device_id = 3 [json_name = "deviceId"];
      com.google.protobuf.ByteString getDeviceIdBytes()
      string device_id = 3 [json_name = "deviceId"];
      java.lang.String getDeviceName()
      string device_name = 24 [json_name = "deviceName"];
      com.google.protobuf.ByteString getDeviceNameBytes()
      string device_name = 24 [json_name = "deviceName"];
      java.lang.String getEventId()
      string event_id = 4 [json_name = "eventId"];
      com.google.protobuf.ByteString getEventIdBytes()
      string event_id = 4 [json_name = "eventId"];
      Kind getKind()
      .streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];
      int getKindValue()
      .streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];
      NotificationKind getNotificationKind()
      .streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];
      int getNotificationKindValue()
      .streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];
      NotificationType getNotificationType()
      .streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];
      int getNotificationTypeValue()
      .streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];
      java.lang.String getOrganizationId()
      string organization_id = 20 [json_name = "organizationId"];
      com.google.protobuf.ByteString getOrganizationIdBytes()
      string organization_id = 20 [json_name = "organizationId"];
      java.lang.String getOs()
      string os = 13 [json_name = "os"];
      com.google.protobuf.ByteString getOsBytes()
      string os = 13 [json_name = "os"];
      java.lang.String getOsName()
      string os_name = 25 [json_name = "osName"];
      com.google.protobuf.ByteString getOsNameBytes()
      string os_name = 25 [json_name = "osName"];
      java.lang.String getOverlaySessionId()
      string overlay_session_id = 17 [json_name = "overlaySessionId"];
      com.google.protobuf.ByteString getOverlaySessionIdBytes()
      string overlay_session_id = 17 [json_name = "overlaySessionId"];
      int getParticipantsCount()
      int32 participants_count = 8 [json_name = "participantsCount"];
      PermissionType getPermission()
      .streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];
      int getPermissionValue()
      .streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];
      java.lang.String getRouteMap()
      string route_map = 12 [json_name = "routeMap"];
      com.google.protobuf.ByteString getRouteMapBytes()
      string route_map = 12 [json_name = "routeMap"];
      ScreenOrientation getScreenOrientation()
      .streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];
      int getScreenOrientationValue()
      .streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];
      java.lang.String getSessionId()
      string session_id = 16 [json_name = "sessionId"];
      com.google.protobuf.ByteString getSessionIdBytes()
      string session_id = 16 [json_name = "sessionId"];
      java.lang.String getSlProtofilesVersion()
      string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];
      com.google.protobuf.ByteString getSlProtofilesVersionBytes()
      string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];
      java.lang.String getSlSdkVersion()
      string sl_sdk_version = 15 [json_name = "slSdkVersion"];
      com.google.protobuf.ByteString getSlSdkVersionBytes()
      string sl_sdk_version = 15 [json_name = "slSdkVersion"];
      java.lang.String getTopicId()
      string topic_id = 18 [json_name = "topicId"];
      com.google.protobuf.ByteString getTopicIdBytes()
      string topic_id = 18 [json_name = "topicId"];
      TopicType getTopicType()
      topic type
      int getTopicTypeValue()
      topic type
      java.lang.String getTrackTimestamp()
      string track_timestamp = 1 [json_name = "trackTimestamp"];
      com.google.protobuf.ByteString getTrackTimestampBytes()
      string track_timestamp = 1 [json_name = "trackTimestamp"];
      java.lang.String getUserAgent()
      string user_agent = 14 [json_name = "userAgent"];
      com.google.protobuf.ByteString getUserAgentBytes()
      string user_agent = 14 [json_name = "userAgent"];
      java.lang.String getUserId()
      string user_id = 2 [json_name = "userId"];
      com.google.protobuf.ByteString getUserIdBytes()
      string user_id = 2 [json_name = "userId"];
      java.lang.String getUserIdStr()
      user id as String
      com.google.protobuf.ByteString getUserIdStrBytes()
      user id as String
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getTrackTimestamp

        java.lang.String getTrackTimestamp()
        string track_timestamp = 1 [json_name = "trackTimestamp"];
        Returns:
        The trackTimestamp.
      • getTrackTimestampBytes

        com.google.protobuf.ByteString getTrackTimestampBytes()
        string track_timestamp = 1 [json_name = "trackTimestamp"];
        Returns:
        The bytes for trackTimestamp.
      • getUserId

        java.lang.String getUserId()
        string user_id = 2 [json_name = "userId"];
        Returns:
        The userId.
      • getUserIdBytes

        com.google.protobuf.ByteString getUserIdBytes()
        string user_id = 2 [json_name = "userId"];
        Returns:
        The bytes for userId.
      • getDeviceId

        java.lang.String getDeviceId()
        string device_id = 3 [json_name = "deviceId"];
        Returns:
        The deviceId.
      • getDeviceIdBytes

        com.google.protobuf.ByteString getDeviceIdBytes()
        string device_id = 3 [json_name = "deviceId"];
        Returns:
        The bytes for deviceId.
      • getEventId

        java.lang.String getEventId()
        string event_id = 4 [json_name = "eventId"];
        Returns:
        The eventId.
      • getEventIdBytes

        com.google.protobuf.ByteString getEventIdBytes()
        string event_id = 4 [json_name = "eventId"];
        Returns:
        The bytes for eventId.
      • getActionTypeValue

        int getActionTypeValue()
        .streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];
        Returns:
        The enum numeric value on the wire for actionType.
      • getActionType

        InteractionActionType getActionType()
        .streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];
        Returns:
        The actionType.
      • getCategoryValue

        int getCategoryValue()
        .streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];
        Returns:
        The enum numeric value on the wire for category.
      • getCategory

        Category getCategory()
        .streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];
        Returns:
        The category.
      • getPermissionValue

        int getPermissionValue()
        .streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];
        Returns:
        The enum numeric value on the wire for permission.
      • getPermission

        PermissionType getPermission()
        .streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];
        Returns:
        The permission.
      • getParticipantsCount

        int getParticipantsCount()
        int32 participants_count = 8 [json_name = "participantsCount"];
        Returns:
        The participantsCount.
      • getKindValue

        int getKindValue()
        .streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];
        Returns:
        The enum numeric value on the wire for kind.
      • getKind

        Kind getKind()
        .streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];
        Returns:
        The kind.
      • getNotificationTypeValue

        int getNotificationTypeValue()
        .streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];
        Returns:
        The enum numeric value on the wire for notificationType.
      • getNotificationType

        NotificationType getNotificationType()
        .streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];
        Returns:
        The notificationType.
      • getNotificationKindValue

        int getNotificationKindValue()
        .streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];
        Returns:
        The enum numeric value on the wire for notificationKind.
      • getNotificationKind

        NotificationKind getNotificationKind()
        .streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];
        Returns:
        The notificationKind.
      • getRouteMap

        java.lang.String getRouteMap()
        string route_map = 12 [json_name = "routeMap"];
        Returns:
        The routeMap.
      • getRouteMapBytes

        com.google.protobuf.ByteString getRouteMapBytes()
        string route_map = 12 [json_name = "routeMap"];
        Returns:
        The bytes for routeMap.
      • getOs

        java.lang.String getOs()
        string os = 13 [json_name = "os"];
        Returns:
        The os.
      • getOsBytes

        com.google.protobuf.ByteString getOsBytes()
        string os = 13 [json_name = "os"];
        Returns:
        The bytes for os.
      • getUserAgent

        java.lang.String getUserAgent()
        string user_agent = 14 [json_name = "userAgent"];
        Returns:
        The userAgent.
      • getUserAgentBytes

        com.google.protobuf.ByteString getUserAgentBytes()
        string user_agent = 14 [json_name = "userAgent"];
        Returns:
        The bytes for userAgent.
      • getSlSdkVersion

        java.lang.String getSlSdkVersion()
        string sl_sdk_version = 15 [json_name = "slSdkVersion"];
        Returns:
        The slSdkVersion.
      • getSlSdkVersionBytes

        com.google.protobuf.ByteString getSlSdkVersionBytes()
        string sl_sdk_version = 15 [json_name = "slSdkVersion"];
        Returns:
        The bytes for slSdkVersion.
      • getSessionId

        java.lang.String getSessionId()
        string session_id = 16 [json_name = "sessionId"];
        Returns:
        The sessionId.
      • getSessionIdBytes

        com.google.protobuf.ByteString getSessionIdBytes()
        string session_id = 16 [json_name = "sessionId"];
        Returns:
        The bytes for sessionId.
      • getOverlaySessionId

        java.lang.String getOverlaySessionId()
        string overlay_session_id = 17 [json_name = "overlaySessionId"];
        Returns:
        The overlaySessionId.
      • getOverlaySessionIdBytes

        com.google.protobuf.ByteString getOverlaySessionIdBytes()
        string overlay_session_id = 17 [json_name = "overlaySessionId"];
        Returns:
        The bytes for overlaySessionId.
      • getTopicId

        java.lang.String getTopicId()
        string topic_id = 18 [json_name = "topicId"];
        Returns:
        The topicId.
      • getTopicIdBytes

        com.google.protobuf.ByteString getTopicIdBytes()
        string topic_id = 18 [json_name = "topicId"];
        Returns:
        The bytes for topicId.
      • getUserIdStr

        java.lang.String getUserIdStr()
         user id as String
         
        string user_id_str = 19 [json_name = "userIdStr"];
        Returns:
        The userIdStr.
      • getUserIdStrBytes

        com.google.protobuf.ByteString getUserIdStrBytes()
         user id as String
         
        string user_id_str = 19 [json_name = "userIdStr"];
        Returns:
        The bytes for userIdStr.
      • getOrganizationId

        java.lang.String getOrganizationId()
        string organization_id = 20 [json_name = "organizationId"];
        Returns:
        The organizationId.
      • getOrganizationIdBytes

        com.google.protobuf.ByteString getOrganizationIdBytes()
        string organization_id = 20 [json_name = "organizationId"];
        Returns:
        The bytes for organizationId.
      • getScreenOrientationValue

        int getScreenOrientationValue()
        .streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];
        Returns:
        The enum numeric value on the wire for screenOrientation.
      • getScreenOrientation

        ScreenOrientation getScreenOrientation()
        .streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];
        Returns:
        The screenOrientation.
      • getTopicTypeValue

        int getTopicTypeValue()
         topic type
         
        .streamlayer.analytics.v1.common.TopicType topic_type = 22 [json_name = "topicType"];
        Returns:
        The enum numeric value on the wire for topicType.
      • getTopicType

        TopicType getTopicType()
         topic type
         
        .streamlayer.analytics.v1.common.TopicType topic_type = 22 [json_name = "topicType"];
        Returns:
        The topicType.
      • getSlProtofilesVersion

        java.lang.String getSlProtofilesVersion()
        string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];
        Returns:
        The slProtofilesVersion.
      • getSlProtofilesVersionBytes

        com.google.protobuf.ByteString getSlProtofilesVersionBytes()
        string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];
        Returns:
        The bytes for slProtofilesVersion.
      • getDeviceName

        java.lang.String getDeviceName()
        string device_name = 24 [json_name = "deviceName"];
        Returns:
        The deviceName.
      • getDeviceNameBytes

        com.google.protobuf.ByteString getDeviceNameBytes()
        string device_name = 24 [json_name = "deviceName"];
        Returns:
        The bytes for deviceName.
      • getOsName

        java.lang.String getOsName()
        string os_name = 25 [json_name = "osName"];
        Returns:
        The osName.
      • getOsNameBytes

        com.google.protobuf.ByteString getOsNameBytes()
        string os_name = 25 [json_name = "osName"];
        Returns:
        The bytes for osName.