Package ai.promoted.proto.event
Class View
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ai.promoted.proto.event.View
-
- All Implemented Interfaces:
ViewOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class View extends com.google.protobuf.GeneratedMessageV3 implements ViewOrBuilder
Protobuf typeevent.View- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classView.BuilderProtobuf typeevent.Viewstatic classView.UiTypeCasestatic classView.ViewTypeProtobuf enumevent.View.ViewType-
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 intAPP_SCREEN_VIEW_FIELD_NUMBERstatic intAUTO_VIEW_ID_FIELD_NUMBERstatic intCLIENT_INFO_FIELD_NUMBERstatic intCONTENT_ID_FIELD_NUMBERstatic intID_PROVENANCES_FIELD_NUMBERstatic intLOCALE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPLATFORM_ID_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intSEARCH_QUERY_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intTIMING_FIELD_NUMBERstatic intUSE_CASE_FIELD_NUMBERstatic intUSER_INFO_FIELD_NUMBERstatic intVIEW_ID_FIELD_NUMBERstatic intVIEW_TYPE_FIELD_NUMBERstatic intWEB_PAGE_VIEW_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AppScreenViewgetAppScreenView().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];AppScreenViewOrBuildergetAppScreenViewOrBuilder().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];StringgetAutoViewId()string auto_view_id = 17 [json_name = "autoViewId"];com.google.protobuf.ByteStringgetAutoViewIdBytes()string auto_view_id = 17 [json_name = "autoViewId"];ClientInfogetClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];ClientInfoOrBuildergetClientInfoOrBuilder().common.ClientInfo client_info = 4 [json_name = "clientInfo"];StringgetContentId()string content_id = 19 [json_name = "contentId"];com.google.protobuf.ByteStringgetContentIdBytes()string content_id = 19 [json_name = "contentId"];static ViewgetDefaultInstance()ViewgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()IdentifierProvenancesgetIdProvenances().event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];IdentifierProvenancesOrBuildergetIdProvenancesOrBuilder().event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];LocalegetLocale().common.Locale locale = 16 [json_name = "locale"];LocaleOrBuildergetLocaleOrBuilder().common.Locale locale = 16 [json_name = "locale"];StringgetName()string name = 8 [json_name = "name"];com.google.protobuf.ByteStringgetNameBytes()string name = 8 [json_name = "name"];com.google.protobuf.Parser<View>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"];StringgetSearchQuery()string search_query = 10 [json_name = "searchQuery"];com.google.protobuf.ByteStringgetSearchQueryBytes()string search_query = 10 [json_name = "searchQuery"];intgetSerializedSize()StringgetSessionId()string session_id = 7 [json_name = "sessionId"];com.google.protobuf.ByteStringgetSessionIdBytes()string session_id = 7 [json_name = "sessionId"];TiminggetTiming().common.Timing timing = 3 [json_name = "timing"];TimingOrBuildergetTimingOrBuilder().common.Timing timing = 3 [json_name = "timing"];View.UiTypeCasegetUiTypeCase()com.google.protobuf.UnknownFieldSetgetUnknownFields()UseCasegetUseCase().delivery.UseCase use_case = 9 [json_name = "useCase"];intgetUseCaseValue().delivery.UseCase use_case = 9 [json_name = "useCase"];UserInfogetUserInfo().common.UserInfo user_info = 2 [json_name = "userInfo"];UserInfoOrBuildergetUserInfoOrBuilder().common.UserInfo user_info = 2 [json_name = "userInfo"];StringgetViewId()string view_id = 6 [json_name = "viewId"];com.google.protobuf.ByteStringgetViewIdBytes()string view_id = 6 [json_name = "viewId"];View.ViewTypegetViewType().event.View.ViewType view_type = 13 [json_name = "viewType"];intgetViewTypeValue().event.View.ViewType view_type = 13 [json_name = "viewType"];WebPageViewgetWebPageView().event.WebPageView web_page_view = 14 [json_name = "webPageView"];WebPageViewOrBuildergetWebPageViewOrBuilder().event.WebPageView web_page_view = 14 [json_name = "webPageView"];booleanhasAppScreenView().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];booleanhasClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];inthashCode()booleanhasIdProvenances().event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];booleanhasLocale().common.Locale locale = 16 [json_name = "locale"];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"];booleanhasWebPageView().event.WebPageView web_page_view = 14 [json_name = "webPageView"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static View.BuildernewBuilder()static View.BuildernewBuilder(View prototype)View.BuildernewBuilderForType()protected View.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ViewparseDelimitedFrom(InputStream input)static ViewparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewparseFrom(byte[] data)static ViewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewparseFrom(com.google.protobuf.ByteString data)static ViewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewparseFrom(com.google.protobuf.CodedInputStream input)static ViewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewparseFrom(InputStream input)static ViewparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewparseFrom(ByteBuffer data)static ViewparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<View>parser()View.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
-
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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_CASE_FIELD_NUMBER
public static final int USE_CASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEARCH_QUERY_FIELD_NUMBER
public static final int SEARCH_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCALE_FIELD_NUMBER
public static final int LOCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_TYPE_FIELD_NUMBER
public static final int VIEW_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEB_PAGE_VIEW_FIELD_NUMBER
public static final int WEB_PAGE_VIEW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APP_SCREEN_VIEW_FIELD_NUMBER
public static final int APP_SCREEN_VIEW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_PROVENANCES_FIELD_NUMBER
public static final int ID_PROVENANCES_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
-
getUiTypeCase
public View.UiTypeCase getUiTypeCase()
- Specified by:
getUiTypeCasein interfaceViewOrBuilder
-
getPlatformId
public long getPlatformId()
uint64 platform_id = 1 [json_name = "platformId"];- Specified by:
getPlatformIdin interfaceViewOrBuilder- Returns:
- The platformId.
-
hasUserInfo
public boolean hasUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
hasUserInfoin interfaceViewOrBuilder- Returns:
- Whether the userInfo field is set.
-
getUserInfo
public UserInfo getUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoin interfaceViewOrBuilder- Returns:
- The userInfo.
-
getUserInfoOrBuilder
public UserInfoOrBuilder getUserInfoOrBuilder()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoOrBuilderin interfaceViewOrBuilder
-
hasTiming
public boolean hasTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
hasTimingin interfaceViewOrBuilder- Returns:
- Whether the timing field is set.
-
getTiming
public Timing getTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingin interfaceViewOrBuilder- Returns:
- The timing.
-
getTimingOrBuilder
public TimingOrBuilder getTimingOrBuilder()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingOrBuilderin interfaceViewOrBuilder
-
hasClientInfo
public boolean hasClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
hasClientInfoin interfaceViewOrBuilder- Returns:
- Whether the clientInfo field is set.
-
getClientInfo
public ClientInfo getClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoin interfaceViewOrBuilder- Returns:
- The clientInfo.
-
getClientInfoOrBuilder
public ClientInfoOrBuilder getClientInfoOrBuilder()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoOrBuilderin interfaceViewOrBuilder
-
getViewId
public String getViewId()
string view_id = 6 [json_name = "viewId"];- Specified by:
getViewIdin interfaceViewOrBuilder- Returns:
- The viewId.
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
string view_id = 6 [json_name = "viewId"];- Specified by:
getViewIdBytesin interfaceViewOrBuilder- Returns:
- The bytes for viewId.
-
getAutoViewId
public String getAutoViewId()
string auto_view_id = 17 [json_name = "autoViewId"];- Specified by:
getAutoViewIdin interfaceViewOrBuilder- Returns:
- The autoViewId.
-
getAutoViewIdBytes
public com.google.protobuf.ByteString getAutoViewIdBytes()
string auto_view_id = 17 [json_name = "autoViewId"];- Specified by:
getAutoViewIdBytesin interfaceViewOrBuilder- Returns:
- The bytes for autoViewId.
-
getSessionId
public String getSessionId()
string session_id = 7 [json_name = "sessionId"];- Specified by:
getSessionIdin interfaceViewOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 7 [json_name = "sessionId"];- Specified by:
getSessionIdBytesin interfaceViewOrBuilder- Returns:
- The bytes for sessionId.
-
getContentId
public String getContentId()
string content_id = 19 [json_name = "contentId"];- Specified by:
getContentIdin interfaceViewOrBuilder- Returns:
- The contentId.
-
getContentIdBytes
public com.google.protobuf.ByteString getContentIdBytes()
string content_id = 19 [json_name = "contentId"];- Specified by:
getContentIdBytesin interfaceViewOrBuilder- Returns:
- The bytes for contentId.
-
getName
public String getName()
string name = 8 [json_name = "name"];- Specified by:
getNamein interfaceViewOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 8 [json_name = "name"];- Specified by:
getNameBytesin interfaceViewOrBuilder- Returns:
- The bytes for name.
-
getUseCaseValue
public int getUseCaseValue()
.delivery.UseCase use_case = 9 [json_name = "useCase"];- Specified by:
getUseCaseValuein interfaceViewOrBuilder- Returns:
- The enum numeric value on the wire for useCase.
-
getUseCase
public UseCase getUseCase()
.delivery.UseCase use_case = 9 [json_name = "useCase"];- Specified by:
getUseCasein interfaceViewOrBuilder- Returns:
- The useCase.
-
getSearchQuery
public String getSearchQuery()
string search_query = 10 [json_name = "searchQuery"];- Specified by:
getSearchQueryin interfaceViewOrBuilder- Returns:
- The searchQuery.
-
getSearchQueryBytes
public com.google.protobuf.ByteString getSearchQueryBytes()
string search_query = 10 [json_name = "searchQuery"];- Specified by:
getSearchQueryBytesin interfaceViewOrBuilder- Returns:
- The bytes for searchQuery.
-
hasProperties
public boolean hasProperties()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
hasPropertiesin interfaceViewOrBuilder- Returns:
- Whether the properties field is set.
-
getProperties
public Properties getProperties()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
getPropertiesin interfaceViewOrBuilder- Returns:
- The properties.
-
getPropertiesOrBuilder
public PropertiesOrBuilder getPropertiesOrBuilder()
.common.Properties properties = 11 [json_name = "properties"];- Specified by:
getPropertiesOrBuilderin interfaceViewOrBuilder
-
hasLocale
public boolean hasLocale()
.common.Locale locale = 16 [json_name = "locale"];- Specified by:
hasLocalein interfaceViewOrBuilder- Returns:
- Whether the locale field is set.
-
getLocale
public Locale getLocale()
.common.Locale locale = 16 [json_name = "locale"];- Specified by:
getLocalein interfaceViewOrBuilder- Returns:
- The locale.
-
getLocaleOrBuilder
public LocaleOrBuilder getLocaleOrBuilder()
.common.Locale locale = 16 [json_name = "locale"];- Specified by:
getLocaleOrBuilderin interfaceViewOrBuilder
-
getViewTypeValue
public int getViewTypeValue()
.event.View.ViewType view_type = 13 [json_name = "viewType"];- Specified by:
getViewTypeValuein interfaceViewOrBuilder- Returns:
- The enum numeric value on the wire for viewType.
-
getViewType
public View.ViewType getViewType()
.event.View.ViewType view_type = 13 [json_name = "viewType"];- Specified by:
getViewTypein interfaceViewOrBuilder- Returns:
- The viewType.
-
hasWebPageView
public boolean hasWebPageView()
.event.WebPageView web_page_view = 14 [json_name = "webPageView"];- Specified by:
hasWebPageViewin interfaceViewOrBuilder- Returns:
- Whether the webPageView field is set.
-
getWebPageView
public WebPageView getWebPageView()
.event.WebPageView web_page_view = 14 [json_name = "webPageView"];- Specified by:
getWebPageViewin interfaceViewOrBuilder- Returns:
- The webPageView.
-
getWebPageViewOrBuilder
public WebPageViewOrBuilder getWebPageViewOrBuilder()
.event.WebPageView web_page_view = 14 [json_name = "webPageView"];- Specified by:
getWebPageViewOrBuilderin interfaceViewOrBuilder
-
hasAppScreenView
public boolean hasAppScreenView()
.event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];- Specified by:
hasAppScreenViewin interfaceViewOrBuilder- Returns:
- Whether the appScreenView field is set.
-
getAppScreenView
public AppScreenView getAppScreenView()
.event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];- Specified by:
getAppScreenViewin interfaceViewOrBuilder- Returns:
- The appScreenView.
-
getAppScreenViewOrBuilder
public AppScreenViewOrBuilder getAppScreenViewOrBuilder()
.event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];- Specified by:
getAppScreenViewOrBuilderin interfaceViewOrBuilder
-
hasIdProvenances
public boolean hasIdProvenances()
.event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];- Specified by:
hasIdProvenancesin interfaceViewOrBuilder- Returns:
- Whether the idProvenances field is set.
-
getIdProvenances
public IdentifierProvenances getIdProvenances()
.event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];- Specified by:
getIdProvenancesin interfaceViewOrBuilder- Returns:
- The idProvenances.
-
getIdProvenancesOrBuilder
public IdentifierProvenancesOrBuilder getIdProvenancesOrBuilder()
.event.IdentifierProvenances id_provenances = 18 [json_name = "idProvenances"];- Specified by:
getIdProvenancesOrBuilderin interfaceViewOrBuilder
-
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 View parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static View parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static View parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static View parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static View parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static View parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static View parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public View.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static View.Builder newBuilder()
-
newBuilder
public static View.Builder newBuilder(View prototype)
-
toBuilder
public View.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected View.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static View getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<View> parser()
-
getParserForType
public com.google.protobuf.Parser<View> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public View getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-