Package com.streamlayer.interactive.feed
Class PickHistoryRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<PickHistoryRequest,PickHistoryRequest.Builder>
-
- com.streamlayer.interactive.feed.PickHistoryRequest
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,PickHistoryRequestOrBuilder
public final class PickHistoryRequest extends com.google.protobuf.GeneratedMessageLite<PickHistoryRequest,PickHistoryRequest.Builder> implements PickHistoryRequestOrBuilder
Protobuf typestreamlayer.interactive.feed.PickHistoryRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPickHistoryRequest.BuilderProtobuf typestreamlayer.interactive.feed.PickHistoryRequest-
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 intEVENT_ID_FIELD_NUMBERstatic intPAGINATION_FIELD_NUMBERstatic intQUESTION_TYPE_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 PickHistoryRequestgetDefaultInstance()java.lang.StringgetEventId()string event_id = 3 [json_name = "eventId"];com.google.protobuf.ByteStringgetEventIdBytes()string event_id = 3 [json_name = "eventId"];PaginationgetPagination().streamlayer.interactive.Pagination pagination = 2 [json_name = "pagination"];QuestionTypegetQuestionType(int index)repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];intgetQuestionTypeCount()repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];java.util.List<QuestionType>getQuestionTypeList()repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];intgetQuestionTypeValue(int index)repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];java.util.List<java.lang.Integer>getQuestionTypeValueList()repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];booleanhasPagination().streamlayer.interactive.Pagination pagination = 2 [json_name = "pagination"];static PickHistoryRequest.BuildernewBuilder()static PickHistoryRequest.BuildernewBuilder(PickHistoryRequest prototype)static PickHistoryRequestparseDelimitedFrom(java.io.InputStream input)static PickHistoryRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PickHistoryRequestparseFrom(byte[] data)static PickHistoryRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PickHistoryRequestparseFrom(com.google.protobuf.ByteString data)static PickHistoryRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PickHistoryRequestparseFrom(com.google.protobuf.CodedInputStream input)static PickHistoryRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PickHistoryRequestparseFrom(java.io.InputStream input)static PickHistoryRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PickHistoryRequestparseFrom(java.nio.ByteBuffer data)static PickHistoryRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PickHistoryRequest>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_TYPE_FIELD_NUMBER
public static final int QUESTION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_ID_FIELD_NUMBER
public static final int EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGINATION_FIELD_NUMBER
public static final int PAGINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getQuestionTypeList
public java.util.List<QuestionType> getQuestionTypeList()
repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];- Specified by:
getQuestionTypeListin interfacePickHistoryRequestOrBuilder- Returns:
- A list containing the questionType.
-
getQuestionTypeCount
public int getQuestionTypeCount()
repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];- Specified by:
getQuestionTypeCountin interfacePickHistoryRequestOrBuilder- Returns:
- The count of questionType.
-
getQuestionType
public QuestionType getQuestionType(int index)
repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];- Specified by:
getQuestionTypein interfacePickHistoryRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The questionType at the given index.
-
getQuestionTypeValueList
public java.util.List<java.lang.Integer> getQuestionTypeValueList()
repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];- Specified by:
getQuestionTypeValueListin interfacePickHistoryRequestOrBuilder- Returns:
- A list containing the enum numeric values on the wire for questionType.
-
getQuestionTypeValue
public int getQuestionTypeValue(int index)
repeated .streamlayer.interactive.QuestionType question_type = 1 [json_name = "questionType"];- Specified by:
getQuestionTypeValuein interfacePickHistoryRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of questionType at the given index.
-
getEventId
public java.lang.String getEventId()
string event_id = 3 [json_name = "eventId"];- Specified by:
getEventIdin interfacePickHistoryRequestOrBuilder- Returns:
- The eventId.
-
getEventIdBytes
public com.google.protobuf.ByteString getEventIdBytes()
string event_id = 3 [json_name = "eventId"];- Specified by:
getEventIdBytesin interfacePickHistoryRequestOrBuilder- Returns:
- The bytes for eventId.
-
hasPagination
public boolean hasPagination()
.streamlayer.interactive.Pagination pagination = 2 [json_name = "pagination"];- Specified by:
hasPaginationin interfacePickHistoryRequestOrBuilder- Returns:
- Whether the pagination field is set.
-
getPagination
public Pagination getPagination()
.streamlayer.interactive.Pagination pagination = 2 [json_name = "pagination"];- Specified by:
getPaginationin interfacePickHistoryRequestOrBuilder- Returns:
- The pagination.
-
parseFrom
public static PickHistoryRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PickHistoryRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PickHistoryRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PickHistoryRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PickHistoryRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PickHistoryRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PickHistoryRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static PickHistoryRequest.Builder newBuilder()
-
newBuilder
public static PickHistoryRequest.Builder newBuilder(PickHistoryRequest 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<PickHistoryRequest,PickHistoryRequest.Builder>
-
getDefaultInstance
public static PickHistoryRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PickHistoryRequest> parser()
-
-