Package com.google.doubleclick
Class AdxExt.DeviceExt.UserAgent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.doubleclick.AdxExt.DeviceExt.UserAgent
-
- All Implemented Interfaces:
AdxExt.DeviceExt.UserAgentOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AdxExt.DeviceExt
public static final class AdxExt.DeviceExt.UserAgent extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.DeviceExt.UserAgentOrBuilder
Structured user agent information, which can be used when a client supports User-Agent Client Hints: https://wicg.github.io/ua-client-hints/ Note: When available, fields are sourced from Client Hints HTTP headers or equivalent JavaScript accessors from the NavigatorUAData interface. For agents that have no support for User-Agent Client Hints, an exchange can also extract information from the parsed User-Agent header, so this object can always be used as the source of the user agent information.
Protobuf typecom.google.doubleclick.DeviceExt.UserAgent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdxExt.DeviceExt.UserAgent.BrandVersionIdentifies a device's browser or similar software component, and the user agent's execution platform or operating system.static interfaceAdxExt.DeviceExt.UserAgent.BrandVersionOrBuilderstatic classAdxExt.DeviceExt.UserAgent.BuilderStructured user agent information, which can be used when a client supports User-Agent Client Hints: https://wicg.github.io/ua-client-hints/ Note: When available, fields are sourced from Client Hints HTTP headers or equivalent JavaScript accessors from the NavigatorUAData interface.-
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 intARCHITECTURE_FIELD_NUMBERstatic intBITNESS_FIELD_NUMBERstatic intBROWSERS_FIELD_NUMBERstatic intDEPRECATED_BROWSER_FIELD_NUMBERstatic intMOBILE_FIELD_NUMBERstatic intMODEL_FIELD_NUMBERstatic com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent>PARSERDeprecated.static intPLATFORM_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetArchitecture()Device's major binary architecture, e.g.com.google.protobuf.ByteStringgetArchitectureBytes()Device's major binary architecture, e.g.StringgetBitness()Device's bitness, e.g.com.google.protobuf.ByteStringgetBitnessBytes()Device's bitness, e.g.AdxExt.DeviceExt.UserAgent.BrandVersiongetBrowsers(int index)Each BrandVersion object identifies a browser or similar software component.intgetBrowsersCount()Each BrandVersion object identifies a browser or similar software component.List<AdxExt.DeviceExt.UserAgent.BrandVersion>getBrowsersList()Each BrandVersion object identifies a browser or similar software component.AdxExt.DeviceExt.UserAgent.BrandVersionOrBuildergetBrowsersOrBuilder(int index)Each BrandVersion object identifies a browser or similar software component.List<? extends AdxExt.DeviceExt.UserAgent.BrandVersionOrBuilder>getBrowsersOrBuilderList()Each BrandVersion object identifies a browser or similar software component.static AdxExt.DeviceExt.UserAgentgetDefaultInstance()AdxExt.DeviceExt.UserAgentgetDefaultInstanceForType()AdxExt.DeviceExt.UserAgent.BrandVersiongetDEPRECATEDBrowser()Deprecated.com.google.doubleclick.DeviceExt.UserAgent.DEPRECATED_browser is deprecated.AdxExt.DeviceExt.UserAgent.BrandVersionOrBuildergetDEPRECATEDBrowserOrBuilder()Deprecated.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetMobile()True if the agent prefers a "mobile" version of the content if available, i.e.StringgetModel()Device model.com.google.protobuf.ByteStringgetModelBytes()Device model.com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent>getParserForType()AdxExt.DeviceExt.UserAgent.BrandVersiongetPlatform()Identifies the user agent's execution platform / OS.AdxExt.DeviceExt.UserAgent.BrandVersionOrBuildergetPlatformOrBuilder()Identifies the user agent's execution platform / OS.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasArchitecture()Device's major binary architecture, e.g.booleanhasBitness()Device's bitness, e.g.booleanhasDEPRECATEDBrowser()Deprecated.com.google.doubleclick.DeviceExt.UserAgent.DEPRECATED_browser is deprecated.inthashCode()booleanhasMobile()True if the agent prefers a "mobile" version of the content if available, i.e.booleanhasModel()Device model.booleanhasPlatform()Identifies the user agent's execution platform / OS.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdxExt.DeviceExt.UserAgent.BuildernewBuilder()static AdxExt.DeviceExt.UserAgent.BuildernewBuilder(AdxExt.DeviceExt.UserAgent prototype)AdxExt.DeviceExt.UserAgent.BuildernewBuilderForType()protected AdxExt.DeviceExt.UserAgent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AdxExt.DeviceExt.UserAgentparseDelimitedFrom(InputStream input)static AdxExt.DeviceExt.UserAgentparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.DeviceExt.UserAgentparseFrom(byte[] data)static AdxExt.DeviceExt.UserAgentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.DeviceExt.UserAgentparseFrom(com.google.protobuf.ByteString data)static AdxExt.DeviceExt.UserAgentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.DeviceExt.UserAgentparseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.DeviceExt.UserAgentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.DeviceExt.UserAgentparseFrom(InputStream input)static AdxExt.DeviceExt.UserAgentparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.DeviceExt.UserAgentparseFrom(ByteBuffer data)static AdxExt.DeviceExt.UserAgentparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent>parser()AdxExt.DeviceExt.UserAgent.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, isStringEmpty, 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
-
DEPRECATED_BROWSER_FIELD_NUMBER
public static final int DEPRECATED_BROWSER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BROWSERS_FIELD_NUMBER
public static final int BROWSERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOBILE_FIELD_NUMBER
public static final int MOBILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCHITECTURE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BITNESS_FIELD_NUMBER
public static final int BITNESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent> PARSER
Deprecated.
-
-
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
-
hasDEPRECATEDBrowser
@Deprecated public boolean hasDEPRECATEDBrowser()
Deprecated.com.google.doubleclick.DeviceExt.UserAgent.DEPRECATED_browser is deprecated. See openrtb-adx.proto;l=950Identifies the browser. Use the new field browsers.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion DEPRECATED_browser = 1 [deprecated = true];- Specified by:
hasDEPRECATEDBrowserin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the dEPRECATEDBrowser field is set.
-
getDEPRECATEDBrowser
@Deprecated public AdxExt.DeviceExt.UserAgent.BrandVersion getDEPRECATEDBrowser()
Deprecated.com.google.doubleclick.DeviceExt.UserAgent.DEPRECATED_browser is deprecated. See openrtb-adx.proto;l=950Identifies the browser. Use the new field browsers.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion DEPRECATED_browser = 1 [deprecated = true];- Specified by:
getDEPRECATEDBrowserin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The dEPRECATEDBrowser.
-
getDEPRECATEDBrowserOrBuilder
@Deprecated public AdxExt.DeviceExt.UserAgent.BrandVersionOrBuilder getDEPRECATEDBrowserOrBuilder()
Deprecated.Identifies the browser. Use the new field browsers.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion DEPRECATED_browser = 1 [deprecated = true];- Specified by:
getDEPRECATEDBrowserOrBuilderin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
getBrowsersList
public List<AdxExt.DeviceExt.UserAgent.BrandVersion> getBrowsersList()
Each BrandVersion object identifies a browser or similar software component. Exchanges should send brands and versions derived from the Sec-CH-UA-Full-Version-List header.
repeated .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion browsers = 8;- Specified by:
getBrowsersListin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
getBrowsersOrBuilderList
public List<? extends AdxExt.DeviceExt.UserAgent.BrandVersionOrBuilder> getBrowsersOrBuilderList()
Each BrandVersion object identifies a browser or similar software component. Exchanges should send brands and versions derived from the Sec-CH-UA-Full-Version-List header.
repeated .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion browsers = 8;- Specified by:
getBrowsersOrBuilderListin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
getBrowsersCount
public int getBrowsersCount()
Each BrandVersion object identifies a browser or similar software component. Exchanges should send brands and versions derived from the Sec-CH-UA-Full-Version-List header.
repeated .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion browsers = 8;- Specified by:
getBrowsersCountin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
getBrowsers
public AdxExt.DeviceExt.UserAgent.BrandVersion getBrowsers(int index)
Each BrandVersion object identifies a browser or similar software component. Exchanges should send brands and versions derived from the Sec-CH-UA-Full-Version-List header.
repeated .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion browsers = 8;- Specified by:
getBrowsersin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
getBrowsersOrBuilder
public AdxExt.DeviceExt.UserAgent.BrandVersionOrBuilder getBrowsersOrBuilder(int index)
Each BrandVersion object identifies a browser or similar software component. Exchanges should send brands and versions derived from the Sec-CH-UA-Full-Version-List header.
repeated .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion browsers = 8;- Specified by:
getBrowsersOrBuilderin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
hasPlatform
public boolean hasPlatform()
Identifies the user agent's execution platform / OS. Exchanges should send a brand derived from the Sec-CH-UA-Platform header, and version derived from the Sec-CH-UAPlatform-Version header.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion platform = 2;- Specified by:
hasPlatformin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the platform field is set.
-
getPlatform
public AdxExt.DeviceExt.UserAgent.BrandVersion getPlatform()
Identifies the user agent's execution platform / OS. Exchanges should send a brand derived from the Sec-CH-UA-Platform header, and version derived from the Sec-CH-UAPlatform-Version header.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion platform = 2;- Specified by:
getPlatformin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The platform.
-
getPlatformOrBuilder
public AdxExt.DeviceExt.UserAgent.BrandVersionOrBuilder getPlatformOrBuilder()
Identifies the user agent's execution platform / OS. Exchanges should send a brand derived from the Sec-CH-UA-Platform header, and version derived from the Sec-CH-UAPlatform-Version header.
optional .com.google.doubleclick.DeviceExt.UserAgent.BrandVersion platform = 2;- Specified by:
getPlatformOrBuilderin interfaceAdxExt.DeviceExt.UserAgentOrBuilder
-
hasMobile
public boolean hasMobile()
True if the agent prefers a "mobile" version of the content if available, i.e. optimized for small screens or touch input. False if the agent prefers the "desktop" or "full" content. Exchanges should derive this value from the Sec-CH-UAMobile header.
optional bool mobile = 3;- Specified by:
hasMobilein interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the mobile field is set.
-
getMobile
public boolean getMobile()
True if the agent prefers a "mobile" version of the content if available, i.e. optimized for small screens or touch input. False if the agent prefers the "desktop" or "full" content. Exchanges should derive this value from the Sec-CH-UAMobile header.
optional bool mobile = 3;- Specified by:
getMobilein interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The mobile.
-
hasArchitecture
public boolean hasArchitecture()
Device's major binary architecture, e.g. "x86" or "arm". Exchanges should retrieve this value from the Sec-CH-UA-Arch header.
optional string architecture = 4;- Specified by:
hasArchitecturein interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the architecture field is set.
-
getArchitecture
public String getArchitecture()
Device's major binary architecture, e.g. "x86" or "arm". Exchanges should retrieve this value from the Sec-CH-UA-Arch header.
optional string architecture = 4;- Specified by:
getArchitecturein interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The architecture.
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()
Device's major binary architecture, e.g. "x86" or "arm". Exchanges should retrieve this value from the Sec-CH-UA-Arch header.
optional string architecture = 4;- Specified by:
getArchitectureBytesin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The bytes for architecture.
-
hasBitness
public boolean hasBitness()
Device's bitness, e.g. "64" for 64-bit architecture. Exchanges should retrieve this value from the Sec-CH-UA-Bitness header.
optional string bitness = 9;- Specified by:
hasBitnessin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the bitness field is set.
-
getBitness
public String getBitness()
Device's bitness, e.g. "64" for 64-bit architecture. Exchanges should retrieve this value from the Sec-CH-UA-Bitness header.
optional string bitness = 9;- Specified by:
getBitnessin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The bitness.
-
getBitnessBytes
public com.google.protobuf.ByteString getBitnessBytes()
Device's bitness, e.g. "64" for 64-bit architecture. Exchanges should retrieve this value from the Sec-CH-UA-Bitness header.
optional string bitness = 9;- Specified by:
getBitnessBytesin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The bytes for bitness.
-
hasModel
public boolean hasModel()
Device model. Exchanges should retrieve this value from the Sec-CH-UAModel header.
optional string model = 5;- Specified by:
hasModelin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- Whether the model field is set.
-
getModel
public String getModel()
Device model. Exchanges should retrieve this value from the Sec-CH-UAModel header.
optional string model = 5;- Specified by:
getModelin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The model.
-
getModelBytes
public com.google.protobuf.ByteString getModelBytes()
Device model. Exchanges should retrieve this value from the Sec-CH-UAModel header.
optional string model = 5;- Specified by:
getModelBytesin interfaceAdxExt.DeviceExt.UserAgentOrBuilder- Returns:
- The bytes for model.
-
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 AdxExt.DeviceExt.UserAgent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.DeviceExt.UserAgent parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.DeviceExt.UserAgent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.DeviceExt.UserAgent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AdxExt.DeviceExt.UserAgent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdxExt.DeviceExt.UserAgent.Builder newBuilder()
-
newBuilder
public static AdxExt.DeviceExt.UserAgent.Builder newBuilder(AdxExt.DeviceExt.UserAgent prototype)
-
toBuilder
public AdxExt.DeviceExt.UserAgent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdxExt.DeviceExt.UserAgent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdxExt.DeviceExt.UserAgent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent> parser()
-
getParserForType
public com.google.protobuf.Parser<AdxExt.DeviceExt.UserAgent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdxExt.DeviceExt.UserAgent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-