Package ai.promoted.proto.event
Class AncestorIdHistoryItem
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ai.promoted.proto.event.AncestorIdHistoryItem
-
- All Implemented Interfaces:
AncestorIdHistoryItemOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AncestorIdHistoryItem extends com.google.protobuf.GeneratedMessageV3 implements AncestorIdHistoryItemOrBuilder
Protobuf typeevent.AncestorIdHistoryItem- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAncestorIdHistoryItem.BuilderProtobuf typeevent.AncestorIdHistoryItemstatic classAncestorIdHistoryItem.LoggedEventCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intANCESTOR_ID_FIELD_NUMBERstatic intAUTO_VIEW_EVENT_FIELD_NUMBERstatic intBATCH_NUMBER_FIELD_NUMBERstatic intSESSION_ID_FROM_USER_EVENT_FIELD_NUMBERstatic intUSER_EVENT_FIELD_NUMBERstatic intVIEW_EVENT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAncestorId()string ancestor_id = 1 [json_name = "ancestorId"];com.google.protobuf.ByteStringgetAncestorIdBytes()string ancestor_id = 1 [json_name = "ancestorId"];AutoViewgetAutoViewEvent().event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];AutoViewOrBuildergetAutoViewEventOrBuilder().event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];intgetBatchNumber()int32 batch_number = 5 [json_name = "batchNumber"];static AncestorIdHistoryItemgetDefaultInstance()AncestorIdHistoryItemgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()AncestorIdHistoryItem.LoggedEventCasegetLoggedEventCase()com.google.protobuf.Parser<AncestorIdHistoryItem>getParserForType()intgetSerializedSize()StringgetSessionIdFromUserEvent()string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];com.google.protobuf.ByteStringgetSessionIdFromUserEventBytes()string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];com.google.protobuf.UnknownFieldSetgetUnknownFields()UsergetUserEvent().event.User user_event = 2 [json_name = "userEvent"];UserOrBuildergetUserEventOrBuilder().event.User user_event = 2 [json_name = "userEvent"];ViewgetViewEvent().event.View view_event = 4 [json_name = "viewEvent"];ViewOrBuildergetViewEventOrBuilder().event.View view_event = 4 [json_name = "viewEvent"];booleanhasAutoViewEvent().event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];inthashCode()booleanhasSessionIdFromUserEvent()string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];booleanhasUserEvent().event.User user_event = 2 [json_name = "userEvent"];booleanhasViewEvent().event.View view_event = 4 [json_name = "viewEvent"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AncestorIdHistoryItem.BuildernewBuilder()static AncestorIdHistoryItem.BuildernewBuilder(AncestorIdHistoryItem prototype)AncestorIdHistoryItem.BuildernewBuilderForType()protected AncestorIdHistoryItem.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AncestorIdHistoryItemparseDelimitedFrom(InputStream input)static AncestorIdHistoryItemparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AncestorIdHistoryItemparseFrom(byte[] data)static AncestorIdHistoryItemparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AncestorIdHistoryItemparseFrom(com.google.protobuf.ByteString data)static AncestorIdHistoryItemparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AncestorIdHistoryItemparseFrom(com.google.protobuf.CodedInputStream input)static AncestorIdHistoryItemparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AncestorIdHistoryItemparseFrom(InputStream input)static AncestorIdHistoryItemparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AncestorIdHistoryItemparseFrom(ByteBuffer data)static AncestorIdHistoryItemparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AncestorIdHistoryItem>parser()AncestorIdHistoryItem.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ANCESTOR_ID_FIELD_NUMBER
public static final int ANCESTOR_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_EVENT_FIELD_NUMBER
public static final int USER_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ID_FROM_USER_EVENT_FIELD_NUMBER
public static final int SESSION_ID_FROM_USER_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_EVENT_FIELD_NUMBER
public static final int VIEW_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_VIEW_EVENT_FIELD_NUMBER
public static final int AUTO_VIEW_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BATCH_NUMBER_FIELD_NUMBER
public static final int BATCH_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getLoggedEventCase
public AncestorIdHistoryItem.LoggedEventCase getLoggedEventCase()
- Specified by:
getLoggedEventCasein interfaceAncestorIdHistoryItemOrBuilder
-
getAncestorId
public String getAncestorId()
string ancestor_id = 1 [json_name = "ancestorId"];- Specified by:
getAncestorIdin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The ancestorId.
-
getAncestorIdBytes
public com.google.protobuf.ByteString getAncestorIdBytes()
string ancestor_id = 1 [json_name = "ancestorId"];- Specified by:
getAncestorIdBytesin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The bytes for ancestorId.
-
hasUserEvent
public boolean hasUserEvent()
.event.User user_event = 2 [json_name = "userEvent"];- Specified by:
hasUserEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- Whether the userEvent field is set.
-
getUserEvent
public User getUserEvent()
.event.User user_event = 2 [json_name = "userEvent"];- Specified by:
getUserEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The userEvent.
-
getUserEventOrBuilder
public UserOrBuilder getUserEventOrBuilder()
.event.User user_event = 2 [json_name = "userEvent"];- Specified by:
getUserEventOrBuilderin interfaceAncestorIdHistoryItemOrBuilder
-
hasSessionIdFromUserEvent
public boolean hasSessionIdFromUserEvent()
string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];- Specified by:
hasSessionIdFromUserEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- Whether the sessionIdFromUserEvent field is set.
-
getSessionIdFromUserEvent
public String getSessionIdFromUserEvent()
string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];- Specified by:
getSessionIdFromUserEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The sessionIdFromUserEvent.
-
getSessionIdFromUserEventBytes
public com.google.protobuf.ByteString getSessionIdFromUserEventBytes()
string session_id_from_user_event = 3 [json_name = "sessionIdFromUserEvent"];- Specified by:
getSessionIdFromUserEventBytesin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The bytes for sessionIdFromUserEvent.
-
hasViewEvent
public boolean hasViewEvent()
.event.View view_event = 4 [json_name = "viewEvent"];- Specified by:
hasViewEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- Whether the viewEvent field is set.
-
getViewEvent
public View getViewEvent()
.event.View view_event = 4 [json_name = "viewEvent"];- Specified by:
getViewEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The viewEvent.
-
getViewEventOrBuilder
public ViewOrBuilder getViewEventOrBuilder()
.event.View view_event = 4 [json_name = "viewEvent"];- Specified by:
getViewEventOrBuilderin interfaceAncestorIdHistoryItemOrBuilder
-
hasAutoViewEvent
public boolean hasAutoViewEvent()
.event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];- Specified by:
hasAutoViewEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- Whether the autoViewEvent field is set.
-
getAutoViewEvent
public AutoView getAutoViewEvent()
.event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];- Specified by:
getAutoViewEventin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The autoViewEvent.
-
getAutoViewEventOrBuilder
public AutoViewOrBuilder getAutoViewEventOrBuilder()
.event.AutoView auto_view_event = 6 [json_name = "autoViewEvent"];- Specified by:
getAutoViewEventOrBuilderin interfaceAncestorIdHistoryItemOrBuilder
-
getBatchNumber
public int getBatchNumber()
int32 batch_number = 5 [json_name = "batchNumber"];- Specified by:
getBatchNumberin interfaceAncestorIdHistoryItemOrBuilder- Returns:
- The batchNumber.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AncestorIdHistoryItem parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AncestorIdHistoryItem parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AncestorIdHistoryItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AncestorIdHistoryItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AncestorIdHistoryItem.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AncestorIdHistoryItem.Builder newBuilder()
-
newBuilder
public static AncestorIdHistoryItem.Builder newBuilder(AncestorIdHistoryItem prototype)
-
toBuilder
public AncestorIdHistoryItem.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AncestorIdHistoryItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AncestorIdHistoryItem getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AncestorIdHistoryItem> parser()
-
getParserForType
public com.google.protobuf.Parser<AncestorIdHistoryItem> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AncestorIdHistoryItem getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-