Package ai.promoted.proto.event
Class Impression
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ai.promoted.proto.event.Impression
-
- All Implemented Interfaces:
ImpressionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Impression extends com.google.protobuf.GeneratedMessageV3 implements ImpressionOrBuilder
Protobuf typeevent.Impression- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImpression.BuilderProtobuf typeevent.Impression-
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 intAUTO_VIEW_ID_FIELD_NUMBERstatic intCLIENT_INFO_FIELD_NUMBERstatic intCLIENT_POSITION_FIELD_NUMBERstatic intCONTENT_ID_FIELD_NUMBERstatic intHAS_SUPERIMPOSED_VIEWS_FIELD_NUMBERstatic intID_PROVENANCES_FIELD_NUMBERstatic intIMPRESSION_ID_FIELD_NUMBERstatic intINSERTION_ID_FIELD_NUMBERstatic intPLATFORM_ID_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intSOURCE_TYPE_FIELD_NUMBERstatic intTIMING_FIELD_NUMBERstatic intUSER_INFO_FIELD_NUMBERstatic intVIEW_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAutoViewId()string auto_view_id = 15 [json_name = "autoViewId"];com.google.protobuf.ByteStringgetAutoViewIdBytes()string auto_view_id = 15 [json_name = "autoViewId"];ClientInfogetClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];ClientInfoOrBuildergetClientInfoOrBuilder().common.ClientInfo client_info = 4 [json_name = "clientInfo"];IndexPathgetClientPosition().event.IndexPath client_position = 16 [json_name = "clientPosition"];IndexPathOrBuildergetClientPositionOrBuilder().event.IndexPath client_position = 16 [json_name = "clientPosition"];StringgetContentId()string content_id = 12 [json_name = "contentId"];com.google.protobuf.ByteStringgetContentIdBytes()string content_id = 12 [json_name = "contentId"];static ImpressiongetDefaultInstance()ImpressiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetHasSuperimposedViews()bool has_superimposed_views = 14 [json_name = "hasSuperimposedViews"];IdentifierProvenancesgetIdProvenances().event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];IdentifierProvenancesOrBuildergetIdProvenancesOrBuilder().event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];StringgetImpressionId()string impression_id = 6 [json_name = "impressionId"];com.google.protobuf.ByteStringgetImpressionIdBytes()string impression_id = 6 [json_name = "impressionId"];StringgetInsertionId()string insertion_id = 7 [json_name = "insertionId"];com.google.protobuf.ByteStringgetInsertionIdBytes()string insertion_id = 7 [json_name = "insertionId"];com.google.protobuf.Parser<Impression>getParserForType()longgetPlatformId()uint64 platform_id = 1 [json_name = "platformId"];PropertiesgetProperties().common.Properties properties = 11 [json_name = "properties"];PropertiesOrBuildergetPropertiesOrBuilder().common.Properties properties = 11 [json_name = "properties"];StringgetRequestId()string request_id = 8 [json_name = "requestId"];com.google.protobuf.ByteStringgetRequestIdBytes()string request_id = 8 [json_name = "requestId"];intgetSerializedSize()StringgetSessionId()string session_id = 9 [json_name = "sessionId"];com.google.protobuf.ByteStringgetSessionIdBytes()string session_id = 9 [json_name = "sessionId"];ImpressionSourceTypegetSourceType().event.ImpressionSourceType source_type = 13 [json_name = "sourceType"];intgetSourceTypeValue().event.ImpressionSourceType source_type = 13 [json_name = "sourceType"];TiminggetTiming().common.Timing timing = 3 [json_name = "timing"];TimingOrBuildergetTimingOrBuilder().common.Timing timing = 3 [json_name = "timing"];com.google.protobuf.UnknownFieldSetgetUnknownFields()UserInfogetUserInfo().common.UserInfo user_info = 2 [json_name = "userInfo"];UserInfoOrBuildergetUserInfoOrBuilder().common.UserInfo user_info = 2 [json_name = "userInfo"];StringgetViewId()string view_id = 10 [json_name = "viewId"];com.google.protobuf.ByteStringgetViewIdBytes()string view_id = 10 [json_name = "viewId"];booleanhasClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];booleanhasClientPosition().event.IndexPath client_position = 16 [json_name = "clientPosition"];inthashCode()booleanhasIdProvenances().event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];booleanhasProperties().common.Properties properties = 11 [json_name = "properties"];booleanhasTiming().common.Timing timing = 3 [json_name = "timing"];booleanhasUserInfo().common.UserInfo user_info = 2 [json_name = "userInfo"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Impression.BuildernewBuilder()static Impression.BuildernewBuilder(Impression prototype)Impression.BuildernewBuilderForType()protected Impression.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ImpressionparseDelimitedFrom(InputStream input)static ImpressionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImpressionparseFrom(byte[] data)static ImpressionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImpressionparseFrom(com.google.protobuf.ByteString data)static ImpressionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImpressionparseFrom(com.google.protobuf.CodedInputStream input)static ImpressionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImpressionparseFrom(InputStream input)static ImpressionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImpressionparseFrom(ByteBuffer data)static ImpressionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Impression>parser()Impression.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
-
PLATFORM_ID_FIELD_NUMBER
public static final int PLATFORM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_INFO_FIELD_NUMBER
public static final int USER_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMING_FIELD_NUMBER
public static final int TIMING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_INFO_FIELD_NUMBER
public static final int CLIENT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPRESSION_ID_FIELD_NUMBER
public static final int IMPRESSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERTION_ID_FIELD_NUMBER
public static final int INSERTION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_ID_FIELD_NUMBER
public static final int VIEW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_VIEW_ID_FIELD_NUMBER
public static final int AUTO_VIEW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ID_FIELD_NUMBER
public static final int SESSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENT_ID_FIELD_NUMBER
public static final int CONTENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_TYPE_FIELD_NUMBER
public static final int SOURCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_SUPERIMPOSED_VIEWS_FIELD_NUMBER
public static final int HAS_SUPERIMPOSED_VIEWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_POSITION_FIELD_NUMBER
public static final int CLIENT_POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_PROVENANCES_FIELD_NUMBER
public static final int ID_PROVENANCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_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
-
getPlatformId
public long getPlatformId()
uint64 platform_id = 1 [json_name = "platformId"];- Specified by:
getPlatformIdin interfaceImpressionOrBuilder- Returns:
- The platformId.
-
hasUserInfo
public boolean hasUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
hasUserInfoin interfaceImpressionOrBuilder- Returns:
- Whether the userInfo field is set.
-
getUserInfo
public UserInfo getUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoin interfaceImpressionOrBuilder- Returns:
- The userInfo.
-
getUserInfoOrBuilder
public UserInfoOrBuilder getUserInfoOrBuilder()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoOrBuilderin interfaceImpressionOrBuilder
-
hasTiming
public boolean hasTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
hasTimingin interfaceImpressionOrBuilder- Returns:
- Whether the timing field is set.
-
getTiming
public Timing getTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingin interfaceImpressionOrBuilder- Returns:
- The timing.
-
getTimingOrBuilder
public TimingOrBuilder getTimingOrBuilder()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingOrBuilderin interfaceImpressionOrBuilder
-
hasClientInfo
public boolean hasClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
hasClientInfoin interfaceImpressionOrBuilder- Returns:
- Whether the clientInfo field is set.
-
getClientInfo
public ClientInfo getClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoin interfaceImpressionOrBuilder- Returns:
- The clientInfo.
-
getClientInfoOrBuilder
public ClientInfoOrBuilder getClientInfoOrBuilder()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoOrBuilderin interfaceImpressionOrBuilder
-
getImpressionId
public String getImpressionId()
string impression_id = 6 [json_name = "impressionId"];- Specified by:
getImpressionIdin interfaceImpressionOrBuilder- Returns:
- The impressionId.
-
getImpressionIdBytes
public com.google.protobuf.ByteString getImpressionIdBytes()
string impression_id = 6 [json_name = "impressionId"];- Specified by:
getImpressionIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for impressionId.
-
getInsertionId
public String getInsertionId()
string insertion_id = 7 [json_name = "insertionId"];- Specified by:
getInsertionIdin interfaceImpressionOrBuilder- Returns:
- The insertionId.
-
getInsertionIdBytes
public com.google.protobuf.ByteString getInsertionIdBytes()
string insertion_id = 7 [json_name = "insertionId"];- Specified by:
getInsertionIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for insertionId.
-
getRequestId
public String getRequestId()
string request_id = 8 [json_name = "requestId"];- Specified by:
getRequestIdin interfaceImpressionOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
string request_id = 8 [json_name = "requestId"];- Specified by:
getRequestIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for requestId.
-
getViewId
public String getViewId()
string view_id = 10 [json_name = "viewId"];- Specified by:
getViewIdin interfaceImpressionOrBuilder- Returns:
- The viewId.
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
string view_id = 10 [json_name = "viewId"];- Specified by:
getViewIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for viewId.
-
getAutoViewId
public String getAutoViewId()
string auto_view_id = 15 [json_name = "autoViewId"];- Specified by:
getAutoViewIdin interfaceImpressionOrBuilder- Returns:
- The autoViewId.
-
getAutoViewIdBytes
public com.google.protobuf.ByteString getAutoViewIdBytes()
string auto_view_id = 15 [json_name = "autoViewId"];- Specified by:
getAutoViewIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for autoViewId.
-
getSessionId
public String getSessionId()
string session_id = 9 [json_name = "sessionId"];- Specified by:
getSessionIdin interfaceImpressionOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 9 [json_name = "sessionId"];- Specified by:
getSessionIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for sessionId.
-
getContentId
public String getContentId()
string content_id = 12 [json_name = "contentId"];- Specified by:
getContentIdin interfaceImpressionOrBuilder- Returns:
- The contentId.
-
getContentIdBytes
public com.google.protobuf.ByteString getContentIdBytes()
string content_id = 12 [json_name = "contentId"];- Specified by:
getContentIdBytesin interfaceImpressionOrBuilder- Returns:
- The bytes for contentId.
-
getSourceTypeValue
public int getSourceTypeValue()
.event.ImpressionSourceType source_type = 13 [json_name = "sourceType"];- Specified by:
getSourceTypeValuein interfaceImpressionOrBuilder- Returns:
- The enum numeric value on the wire for sourceType.
-
getSourceType
public ImpressionSourceType getSourceType()
.event.ImpressionSourceType source_type = 13 [json_name = "sourceType"];- Specified by:
getSourceTypein interfaceImpressionOrBuilder- Returns:
- The sourceType.
-
getHasSuperimposedViews
public boolean getHasSuperimposedViews()
bool has_superimposed_views = 14 [json_name = "hasSuperimposedViews"];- Specified by:
getHasSuperimposedViewsin interfaceImpressionOrBuilder- Returns:
- The hasSuperimposedViews.
-
hasClientPosition
public boolean hasClientPosition()
.event.IndexPath client_position = 16 [json_name = "clientPosition"];- Specified by:
hasClientPositionin interfaceImpressionOrBuilder- Returns:
- Whether the clientPosition field is set.
-
getClientPosition
public IndexPath getClientPosition()
.event.IndexPath client_position = 16 [json_name = "clientPosition"];- Specified by:
getClientPositionin interfaceImpressionOrBuilder- Returns:
- The clientPosition.
-
getClientPositionOrBuilder
public IndexPathOrBuilder getClientPositionOrBuilder()
.event.IndexPath client_position = 16 [json_name = "clientPosition"];- Specified by:
getClientPositionOrBuilderin interfaceImpressionOrBuilder
-
hasIdProvenances
public boolean hasIdProvenances()
.event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];- Specified by:
hasIdProvenancesin interfaceImpressionOrBuilder- Returns:
- Whether the idProvenances field is set.
-
getIdProvenances
public IdentifierProvenances getIdProvenances()
.event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];- Specified by:
getIdProvenancesin interfaceImpressionOrBuilder- Returns:
- The idProvenances.
-
getIdProvenancesOrBuilder
public IdentifierProvenancesOrBuilder getIdProvenancesOrBuilder()
.event.IdentifierProvenances id_provenances = 17 [json_name = "idProvenances"];- Specified by:
getIdProvenancesOrBuilderin interfaceImpressionOrBuilder
-
hasProperties
public boolean hasProperties()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
hasPropertiesin interfaceImpressionOrBuilder- Returns:
- Whether the properties field is set.
-
getProperties
public Properties getProperties()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
getPropertiesin interfaceImpressionOrBuilder- Returns:
- The properties.
-
getPropertiesOrBuilder
public PropertiesOrBuilder getPropertiesOrBuilder()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
getPropertiesOrBuilderin interfaceImpressionOrBuilder
-
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 Impression parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Impression parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Impression parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Impression parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Impression parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Impression parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Impression parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Impression.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Impression.Builder newBuilder()
-
newBuilder
public static Impression.Builder newBuilder(Impression prototype)
-
toBuilder
public Impression.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Impression.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Impression getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Impression> parser()
-
getParserForType
public com.google.protobuf.Parser<Impression> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Impression getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-