Package com.streamlayer.interactive.feed
Class InsightHistory
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<InsightHistory,InsightHistory.Builder>
-
- com.streamlayer.interactive.feed.InsightHistory
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,InsightHistoryOrBuilder
public final class InsightHistory extends com.google.protobuf.GeneratedMessageLite<InsightHistory,InsightHistory.Builder> implements InsightHistoryOrBuilder
Protobuf typestreamlayer.interactive.feed.InsightHistory
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInsightHistory.BuilderProtobuf typestreamlayer.interactive.feed.InsightHistory-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intIMAGE_FIELD_NUMBERstatic intIMAGE_MODE_FIELD_NUMBERstatic intINSTANT_VIEW_FIELD_NUMBERstatic intNOTIFICATION_FIELD_NUMBERstatic intQUESTION_ID_FIELD_NUMBERstatic intTITLE_FIELD_NUMBERstatic intUSE_AS_NOTIFICATION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)static InsightHistorygetDefaultInstance()java.lang.StringgetImage()notification.imagecom.google.protobuf.ByteStringgetImageBytes()notification.imageQuestionImagesgetImageMode()combined with moderation defaultsintgetImageModeValue()combined with moderation defaultsInstantViewgetInstantView()optional .streamlayer.interactive.feed.InstantView instant_view = 5 [json_name = "instantView"];InsightNotificationgetNotification()optional .streamlayer.interactive.feed.InsightNotification notification = 6 [json_name = "notification"];java.lang.StringgetQuestionId()string question_id = 1 [json_name = "questionId"];com.google.protobuf.ByteStringgetQuestionIdBytes()string question_id = 1 [json_name = "questionId"];java.lang.StringgetTitle()notification.titlecom.google.protobuf.ByteStringgetTitleBytes()notification.titleUseAsNotificationgetUseAsNotification().streamlayer.interactive.UseAsNotification use_as_notification = 7 [json_name = "useAsNotification"];intgetUseAsNotificationValue().streamlayer.interactive.UseAsNotification use_as_notification = 7 [json_name = "useAsNotification"];booleanhasInstantView()optional .streamlayer.interactive.feed.InstantView instant_view = 5 [json_name = "instantView"];booleanhasNotification()optional .streamlayer.interactive.feed.InsightNotification notification = 6 [json_name = "notification"];static InsightHistory.BuildernewBuilder()static InsightHistory.BuildernewBuilder(InsightHistory prototype)static InsightHistoryparseDelimitedFrom(java.io.InputStream input)static InsightHistoryparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightHistoryparseFrom(byte[] data)static InsightHistoryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightHistoryparseFrom(com.google.protobuf.ByteString data)static InsightHistoryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightHistoryparseFrom(com.google.protobuf.CodedInputStream input)static InsightHistoryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightHistoryparseFrom(java.io.InputStream input)static InsightHistoryparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightHistoryparseFrom(java.nio.ByteBuffer data)static InsightHistoryparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InsightHistory>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
-
-
-
-
Field Detail
-
QUESTION_ID_FIELD_NUMBER
public static final int QUESTION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_MODE_FIELD_NUMBER
public static final int IMAGE_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANT_VIEW_FIELD_NUMBER
public static final int INSTANT_VIEW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOTIFICATION_FIELD_NUMBER
public static final int NOTIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_AS_NOTIFICATION_FIELD_NUMBER
public static final int USE_AS_NOTIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getQuestionId
public java.lang.String getQuestionId()
string question_id = 1 [json_name = "questionId"];- Specified by:
getQuestionIdin interfaceInsightHistoryOrBuilder- Returns:
- The questionId.
-
getQuestionIdBytes
public com.google.protobuf.ByteString getQuestionIdBytes()
string question_id = 1 [json_name = "questionId"];- Specified by:
getQuestionIdBytesin interfaceInsightHistoryOrBuilder- Returns:
- The bytes for questionId.
-
getTitle
public java.lang.String getTitle()
notification.title
string title = 2 [json_name = "title"];- Specified by:
getTitlein interfaceInsightHistoryOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
notification.title
string title = 2 [json_name = "title"];- Specified by:
getTitleBytesin interfaceInsightHistoryOrBuilder- Returns:
- The bytes for title.
-
getImage
public java.lang.String getImage()
notification.image
string image = 3 [json_name = "image"];- Specified by:
getImagein interfaceInsightHistoryOrBuilder- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
notification.image
string image = 3 [json_name = "image"];- Specified by:
getImageBytesin interfaceInsightHistoryOrBuilder- Returns:
- The bytes for image.
-
getImageModeValue
public int getImageModeValue()
combined with moderation defaults
.streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];- Specified by:
getImageModeValuein interfaceInsightHistoryOrBuilder- Returns:
- The enum numeric value on the wire for imageMode.
-
getImageMode
public QuestionImages getImageMode()
combined with moderation defaults
.streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];- Specified by:
getImageModein interfaceInsightHistoryOrBuilder- Returns:
- The imageMode.
-
hasInstantView
public boolean hasInstantView()
optional .streamlayer.interactive.feed.InstantView instant_view = 5 [json_name = "instantView"];- Specified by:
hasInstantViewin interfaceInsightHistoryOrBuilder- Returns:
- Whether the instantView field is set.
-
getInstantView
public InstantView getInstantView()
optional .streamlayer.interactive.feed.InstantView instant_view = 5 [json_name = "instantView"];- Specified by:
getInstantViewin interfaceInsightHistoryOrBuilder- Returns:
- The instantView.
-
hasNotification
public boolean hasNotification()
optional .streamlayer.interactive.feed.InsightNotification notification = 6 [json_name = "notification"];- Specified by:
hasNotificationin interfaceInsightHistoryOrBuilder- Returns:
- Whether the notification field is set.
-
getNotification
public InsightNotification getNotification()
optional .streamlayer.interactive.feed.InsightNotification notification = 6 [json_name = "notification"];- Specified by:
getNotificationin interfaceInsightHistoryOrBuilder- Returns:
- The notification.
-
getUseAsNotificationValue
public int getUseAsNotificationValue()
.streamlayer.interactive.UseAsNotification use_as_notification = 7 [json_name = "useAsNotification"];- Specified by:
getUseAsNotificationValuein interfaceInsightHistoryOrBuilder- Returns:
- The enum numeric value on the wire for useAsNotification.
-
getUseAsNotification
public UseAsNotification getUseAsNotification()
.streamlayer.interactive.UseAsNotification use_as_notification = 7 [json_name = "useAsNotification"];- Specified by:
getUseAsNotificationin interfaceInsightHistoryOrBuilder- Returns:
- The useAsNotification.
-
parseFrom
public static InsightHistory parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsightHistory parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InsightHistory parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InsightHistory parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InsightHistory parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InsightHistory parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InsightHistory parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static InsightHistory.Builder newBuilder()
-
newBuilder
public static InsightHistory.Builder newBuilder(InsightHistory prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<InsightHistory,InsightHistory.Builder>
-
getDefaultInstance
public static InsightHistory getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InsightHistory> parser()
-
-