Package ai.promoted.proto.event
Class AutoView
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ai.promoted.proto.event.AutoView
-
- All Implemented Interfaces:
AutoViewOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AutoView extends com.google.protobuf.GeneratedMessageV3 implements AutoViewOrBuilder
Protobuf typeevent.AutoView- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAutoView.BuilderProtobuf typeevent.AutoViewstatic classAutoView.UiTypeCase-
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 intID_PROVENANCES_FIELD_NUMBERstatic intLOCALE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPLATFORM_ID_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intTIMING_FIELD_NUMBERstatic intUSE_CASE_FIELD_NUMBERstatic intUSER_INFO_FIELD_NUMBERstatic intVIEW_ID_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 = 13 [json_name = "appScreenView"];AppScreenViewOrBuildergetAppScreenViewOrBuilder().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];StringgetAutoViewId()string auto_view_id = 6 [json_name = "autoViewId"];com.google.protobuf.ByteStringgetAutoViewIdBytes()string auto_view_id = 6 [json_name = "autoViewId"];ClientInfogetClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];ClientInfoOrBuildergetClientInfoOrBuilder().common.ClientInfo client_info = 4 [json_name = "clientInfo"];static AutoViewgetDefaultInstance()AutoViewgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()IdentifierProvenancesgetIdProvenances().event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];IdentifierProvenancesOrBuildergetIdProvenancesOrBuilder().event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];LocalegetLocale().common.Locale locale = 11 [json_name = "locale"];LocaleOrBuildergetLocaleOrBuilder().common.Locale locale = 11 [json_name = "locale"];StringgetName()string name = 8 [json_name = "name"];com.google.protobuf.ByteStringgetNameBytes()string name = 8 [json_name = "name"];com.google.protobuf.Parser<AutoView>getParserForType()longgetPlatformId()uint64 platform_id = 1 [json_name = "platformId"];PropertiesgetProperties().common.Properties properties = 10 [json_name = "properties"];PropertiesOrBuildergetPropertiesOrBuilder().common.Properties properties = 10 [json_name = "properties"];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"];AutoView.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 = 14 [json_name = "viewId"];com.google.protobuf.ByteStringgetViewIdBytes()string view_id = 14 [json_name = "viewId"];WebPageViewgetWebPageView().event.WebPageView web_page_view = 12 [json_name = "webPageView"];WebPageViewOrBuildergetWebPageViewOrBuilder().event.WebPageView web_page_view = 12 [json_name = "webPageView"];booleanhasAppScreenView().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];booleanhasClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];inthashCode()booleanhasIdProvenances().event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];booleanhasLocale().common.Locale locale = 11 [json_name = "locale"];booleanhasProperties().common.Properties properties = 10 [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 = 12 [json_name = "webPageView"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AutoView.BuildernewBuilder()static AutoView.BuildernewBuilder(AutoView prototype)AutoView.BuildernewBuilderForType()protected AutoView.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AutoViewparseDelimitedFrom(InputStream input)static AutoViewparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoViewparseFrom(byte[] data)static AutoViewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoViewparseFrom(com.google.protobuf.ByteString data)static AutoViewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoViewparseFrom(com.google.protobuf.CodedInputStream input)static AutoViewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoViewparseFrom(InputStream input)static AutoViewparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoViewparseFrom(ByteBuffer data)static AutoViewparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AutoView>parser()AutoView.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
-
AUTO_VIEW_ID_FIELD_NUMBER
public static final int AUTO_VIEW_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
-
SESSION_ID_FIELD_NUMBER
public static final int SESSION_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
-
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
-
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 AutoView.UiTypeCase getUiTypeCase()
- Specified by:
getUiTypeCasein interfaceAutoViewOrBuilder
-
getPlatformId
public long getPlatformId()
uint64 platform_id = 1 [json_name = "platformId"];- Specified by:
getPlatformIdin interfaceAutoViewOrBuilder- Returns:
- The platformId.
-
hasUserInfo
public boolean hasUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
hasUserInfoin interfaceAutoViewOrBuilder- Returns:
- Whether the userInfo field is set.
-
getUserInfo
public UserInfo getUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoin interfaceAutoViewOrBuilder- Returns:
- The userInfo.
-
getUserInfoOrBuilder
public UserInfoOrBuilder getUserInfoOrBuilder()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoOrBuilderin interfaceAutoViewOrBuilder
-
hasTiming
public boolean hasTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
hasTimingin interfaceAutoViewOrBuilder- Returns:
- Whether the timing field is set.
-
getTiming
public Timing getTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingin interfaceAutoViewOrBuilder- Returns:
- The timing.
-
getTimingOrBuilder
public TimingOrBuilder getTimingOrBuilder()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingOrBuilderin interfaceAutoViewOrBuilder
-
hasClientInfo
public boolean hasClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
hasClientInfoin interfaceAutoViewOrBuilder- Returns:
- Whether the clientInfo field is set.
-
getClientInfo
public ClientInfo getClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoin interfaceAutoViewOrBuilder- Returns:
- The clientInfo.
-
getClientInfoOrBuilder
public ClientInfoOrBuilder getClientInfoOrBuilder()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoOrBuilderin interfaceAutoViewOrBuilder
-
getAutoViewId
public String getAutoViewId()
string auto_view_id = 6 [json_name = "autoViewId"];- Specified by:
getAutoViewIdin interfaceAutoViewOrBuilder- Returns:
- The autoViewId.
-
getAutoViewIdBytes
public com.google.protobuf.ByteString getAutoViewIdBytes()
string auto_view_id = 6 [json_name = "autoViewId"];- Specified by:
getAutoViewIdBytesin interfaceAutoViewOrBuilder- Returns:
- The bytes for autoViewId.
-
getViewId
public String getViewId()
string view_id = 14 [json_name = "viewId"];- Specified by:
getViewIdin interfaceAutoViewOrBuilder- Returns:
- The viewId.
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
string view_id = 14 [json_name = "viewId"];- Specified by:
getViewIdBytesin interfaceAutoViewOrBuilder- Returns:
- The bytes for viewId.
-
getSessionId
public String getSessionId()
string session_id = 7 [json_name = "sessionId"];- Specified by:
getSessionIdin interfaceAutoViewOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 7 [json_name = "sessionId"];- Specified by:
getSessionIdBytesin interfaceAutoViewOrBuilder- Returns:
- The bytes for sessionId.
-
getName
public String getName()
string name = 8 [json_name = "name"];- Specified by:
getNamein interfaceAutoViewOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 8 [json_name = "name"];- Specified by:
getNameBytesin interfaceAutoViewOrBuilder- Returns:
- The bytes for name.
-
getUseCaseValue
public int getUseCaseValue()
.delivery.UseCase use_case = 9 [json_name = "useCase"];- Specified by:
getUseCaseValuein interfaceAutoViewOrBuilder- 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 interfaceAutoViewOrBuilder- Returns:
- The useCase.
-
hasProperties
public boolean hasProperties()
.common.Properties properties = 10 [json_name = "properties"];- Specified by:
hasPropertiesin interfaceAutoViewOrBuilder- Returns:
- Whether the properties field is set.
-
getProperties
public Properties getProperties()
.common.Properties properties = 10 [json_name = "properties"];- Specified by:
getPropertiesin interfaceAutoViewOrBuilder- Returns:
- The properties.
-
getPropertiesOrBuilder
public PropertiesOrBuilder getPropertiesOrBuilder()
.common.Properties properties = 10 [json_name = "properties"];- Specified by:
getPropertiesOrBuilderin interfaceAutoViewOrBuilder
-
hasLocale
public boolean hasLocale()
.common.Locale locale = 11 [json_name = "locale"];- Specified by:
hasLocalein interfaceAutoViewOrBuilder- Returns:
- Whether the locale field is set.
-
getLocale
public Locale getLocale()
.common.Locale locale = 11 [json_name = "locale"];- Specified by:
getLocalein interfaceAutoViewOrBuilder- Returns:
- The locale.
-
getLocaleOrBuilder
public LocaleOrBuilder getLocaleOrBuilder()
.common.Locale locale = 11 [json_name = "locale"];- Specified by:
getLocaleOrBuilderin interfaceAutoViewOrBuilder
-
hasWebPageView
public boolean hasWebPageView()
.event.WebPageView web_page_view = 12 [json_name = "webPageView"];- Specified by:
hasWebPageViewin interfaceAutoViewOrBuilder- Returns:
- Whether the webPageView field is set.
-
getWebPageView
public WebPageView getWebPageView()
.event.WebPageView web_page_view = 12 [json_name = "webPageView"];- Specified by:
getWebPageViewin interfaceAutoViewOrBuilder- Returns:
- The webPageView.
-
getWebPageViewOrBuilder
public WebPageViewOrBuilder getWebPageViewOrBuilder()
.event.WebPageView web_page_view = 12 [json_name = "webPageView"];- Specified by:
getWebPageViewOrBuilderin interfaceAutoViewOrBuilder
-
hasAppScreenView
public boolean hasAppScreenView()
.event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];- Specified by:
hasAppScreenViewin interfaceAutoViewOrBuilder- Returns:
- Whether the appScreenView field is set.
-
getAppScreenView
public AppScreenView getAppScreenView()
.event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];- Specified by:
getAppScreenViewin interfaceAutoViewOrBuilder- Returns:
- The appScreenView.
-
getAppScreenViewOrBuilder
public AppScreenViewOrBuilder getAppScreenViewOrBuilder()
.event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];- Specified by:
getAppScreenViewOrBuilderin interfaceAutoViewOrBuilder
-
hasIdProvenances
public boolean hasIdProvenances()
.event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];- Specified by:
hasIdProvenancesin interfaceAutoViewOrBuilder- Returns:
- Whether the idProvenances field is set.
-
getIdProvenances
public IdentifierProvenances getIdProvenances()
.event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];- Specified by:
getIdProvenancesin interfaceAutoViewOrBuilder- Returns:
- The idProvenances.
-
getIdProvenancesOrBuilder
public IdentifierProvenancesOrBuilder getIdProvenancesOrBuilder()
.event.IdentifierProvenances id_provenances = 15 [json_name = "idProvenances"];- Specified by:
getIdProvenancesOrBuilderin interfaceAutoViewOrBuilder
-
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 AutoView parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoView parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoView parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoView parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoView parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoView parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutoView.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutoView.Builder newBuilder()
-
newBuilder
public static AutoView.Builder newBuilder(AutoView prototype)
-
toBuilder
public AutoView.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutoView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutoView getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutoView> parser()
-
getParserForType
public com.google.protobuf.Parser<AutoView> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutoView getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-