Interface ListResponse.ListResponseDataOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
ListResponse.ListResponseData,ListResponse.ListResponseData.Builder
- Enclosing class:
- ListResponse
public static interface ListResponse.ListResponseDataOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InteractionActionTypegetActionType().streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];intgetActionTypeValue().streamlayer.analytics.v1.interactions.InteractionActionType action_type = 5 [json_name = "actionType"];CategorygetCategory().streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];intgetCategoryValue().streamlayer.analytics.v1.common.Category category = 6 [json_name = "category"];java.lang.StringgetDeviceId()string device_id = 3 [json_name = "deviceId"];com.google.protobuf.ByteStringgetDeviceIdBytes()string device_id = 3 [json_name = "deviceId"];java.lang.StringgetDeviceName()string device_name = 24 [json_name = "deviceName"];com.google.protobuf.ByteStringgetDeviceNameBytes()string device_name = 24 [json_name = "deviceName"];java.lang.StringgetEventId()string event_id = 4 [json_name = "eventId"];com.google.protobuf.ByteStringgetEventIdBytes()string event_id = 4 [json_name = "eventId"];KindgetKind().streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];intgetKindValue().streamlayer.analytics.v1.common.Kind kind = 9 [json_name = "kind"];NotificationKindgetNotificationKind().streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];intgetNotificationKindValue().streamlayer.analytics.v1.notifications.NotificationKind notification_kind = 11 [json_name = "notificationKind"];NotificationTypegetNotificationType().streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];intgetNotificationTypeValue().streamlayer.analytics.v1.notifications.NotificationType notification_type = 10 [json_name = "notificationType"];java.lang.StringgetOrganizationId()string organization_id = 20 [json_name = "organizationId"];com.google.protobuf.ByteStringgetOrganizationIdBytes()string organization_id = 20 [json_name = "organizationId"];java.lang.StringgetOs()string os = 13 [json_name = "os"];com.google.protobuf.ByteStringgetOsBytes()string os = 13 [json_name = "os"];java.lang.StringgetOsName()string os_name = 25 [json_name = "osName"];com.google.protobuf.ByteStringgetOsNameBytes()string os_name = 25 [json_name = "osName"];java.lang.StringgetOverlaySessionId()string overlay_session_id = 17 [json_name = "overlaySessionId"];com.google.protobuf.ByteStringgetOverlaySessionIdBytes()string overlay_session_id = 17 [json_name = "overlaySessionId"];intgetParticipantsCount()int32 participants_count = 8 [json_name = "participantsCount"];PermissionTypegetPermission().streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];intgetPermissionValue().streamlayer.analytics.v1.permissions.PermissionType permission = 7 [json_name = "permission"];java.lang.StringgetRouteMap()string route_map = 12 [json_name = "routeMap"];com.google.protobuf.ByteStringgetRouteMapBytes()string route_map = 12 [json_name = "routeMap"];ScreenOrientationgetScreenOrientation().streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];intgetScreenOrientationValue().streamlayer.analytics.v1.common.ScreenOrientation screen_orientation = 21 [json_name = "screenOrientation"];java.lang.StringgetSessionId()string session_id = 16 [json_name = "sessionId"];com.google.protobuf.ByteStringgetSessionIdBytes()string session_id = 16 [json_name = "sessionId"];java.lang.StringgetSlProtofilesVersion()string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];com.google.protobuf.ByteStringgetSlProtofilesVersionBytes()string sl_protofiles_version = 23 [json_name = "slProtofilesVersion"];java.lang.StringgetSlSdkVersion()string sl_sdk_version = 15 [json_name = "slSdkVersion"];com.google.protobuf.ByteStringgetSlSdkVersionBytes()string sl_sdk_version = 15 [json_name = "slSdkVersion"];java.lang.StringgetTopicId()string topic_id = 18 [json_name = "topicId"];com.google.protobuf.ByteStringgetTopicIdBytes()string topic_id = 18 [json_name = "topicId"];TopicTypegetTopicType()topic typeintgetTopicTypeValue()topic typejava.lang.StringgetTrackTimestamp()string track_timestamp = 1 [json_name = "trackTimestamp"];com.google.protobuf.ByteStringgetTrackTimestampBytes()string track_timestamp = 1 [json_name = "trackTimestamp"];java.lang.StringgetUserAgent()string user_agent = 14 [json_name = "userAgent"];com.google.protobuf.ByteStringgetUserAgentBytes()string user_agent = 14 [json_name = "userAgent"];java.lang.StringgetUserId()string user_id = 2 [json_name = "userId"];com.google.protobuf.ByteStringgetUserIdBytes()string user_id = 2 [json_name = "userId"];java.lang.StringgetUserIdStr()user id as Stringcom.google.protobuf.ByteStringgetUserIdStrBytes()user id as String
-
-
-
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.
-
-