public static final class BrxRtb095.BidRequest.Device extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.DeviceOrBuilder
BidRequest.Device| Modifier and Type | Class and Description |
|---|---|
static class |
BrxRtb095.BidRequest.Device.Builder
Protobuf type
BidRequest.Device |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier | Constructor and Description |
|---|---|
private |
Device(boolean noInit) |
private |
Device(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
Device(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCarrier()
optional string carrier = 3; |
com.google.protobuf.ByteString |
getCarrierBytes()
optional string carrier = 3; |
BrxRtb095.ConnectionType |
getConnectiontype()
optional .ConnectionType connectiontype = 10 [default = CONNECTION_TYPE_UNKNOWN]; |
static BrxRtb095.BidRequest.Device |
getDefaultInstance() |
BrxRtb095.BidRequest.Device |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BrxRtb095.DeviceType |
getDevicetype()
optional .DeviceType devicetype = 11 [default = DEVICE_TYPE_UNKNOWN]; |
String |
getDidmd5()
optional string didmd5 = 15; |
com.google.protobuf.ByteString |
getDidmd5Bytes()
optional string didmd5 = 15; |
String |
getDidsha1()
optional string didsha1 = 14; |
com.google.protobuf.ByteString |
getDidsha1Bytes()
optional string didsha1 = 14; |
BrxRtb095.State |
getDnt()
optional .State dnt = 1 [default = STATE_UNKNOWN]; |
String |
getDpidmd5()
optional string dpidmd5 = 17; |
com.google.protobuf.ByteString |
getDpidmd5Bytes()
optional string dpidmd5 = 17; |
String |
getDpidsha1()
optional string dpidsha1 = 16; |
com.google.protobuf.ByteString |
getDpidsha1Bytes()
optional string dpidsha1 = 16; |
BrxRtb095.BidRequest.Geo |
getGeo()
optional .BidRequest.Geo geo = 12; |
BrxRtb095.BidRequest.GeoOrBuilder |
getGeoOrBuilder()
optional .BidRequest.Geo geo = 12; |
String |
getIp()
optional string ip = 2; |
com.google.protobuf.ByteString |
getIpBytes()
optional string ip = 2; |
String |
getIpv6()
optional string ipv6 = 13; |
com.google.protobuf.ByteString |
getIpv6Bytes()
optional string ipv6 = 13; |
String |
getLanguage()
optional string language = 5; |
com.google.protobuf.ByteString |
getLanguageBytes()
optional string language = 5; |
String |
getMake()
optional string make = 6; |
com.google.protobuf.ByteString |
getMakeBytes()
optional string make = 6; |
String |
getModel()
optional string model = 7; |
com.google.protobuf.ByteString |
getModelBytes()
optional string model = 7; |
String |
getOs()
optional string os = 8; |
com.google.protobuf.ByteString |
getOsBytes()
optional string os = 8; |
String |
getOsv()
optional string osv = 9; |
com.google.protobuf.ByteString |
getOsvBytes()
optional string osv = 9; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.Device> |
getParserForType() |
int |
getSerializedSize() |
String |
getUa()
optional string ua = 4; |
com.google.protobuf.ByteString |
getUaBytes()
optional string ua = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCarrier()
optional string carrier = 3; |
boolean |
hasConnectiontype()
optional .ConnectionType connectiontype = 10 [default = CONNECTION_TYPE_UNKNOWN]; |
boolean |
hasDevicetype()
optional .DeviceType devicetype = 11 [default = DEVICE_TYPE_UNKNOWN]; |
boolean |
hasDidmd5()
optional string didmd5 = 15; |
boolean |
hasDidsha1()
optional string didsha1 = 14; |
boolean |
hasDnt()
optional .State dnt = 1 [default = STATE_UNKNOWN]; |
boolean |
hasDpidmd5()
optional string dpidmd5 = 17; |
boolean |
hasDpidsha1()
optional string dpidsha1 = 16; |
boolean |
hasGeo()
optional .BidRequest.Geo geo = 12; |
boolean |
hasIp()
optional string ip = 2; |
boolean |
hasIpv6()
optional string ipv6 = 13; |
boolean |
hasLanguage()
optional string language = 5; |
boolean |
hasMake()
optional string make = 6; |
boolean |
hasModel()
optional string model = 7; |
boolean |
hasOs()
optional string os = 8; |
boolean |
hasOsv()
optional string osv = 9; |
boolean |
hasUa()
optional string ua = 4; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.Device.Builder |
newBuilder() |
static BrxRtb095.BidRequest.Device.Builder |
newBuilder(BrxRtb095.BidRequest.Device prototype) |
BrxRtb095.BidRequest.Device.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.Device.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.Device |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.Device |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Device |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.Device |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Device |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.Device |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Device |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.Device |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Device |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.Device |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Device.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate static final BrxRtb095.BidRequest.Device defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.Device> PARSER
private int bitField0_
public static final int DNT_FIELD_NUMBER
private BrxRtb095.State dnt_
public static final int IP_FIELD_NUMBER
private Object ip_
public static final int CARRIER_FIELD_NUMBER
private Object carrier_
public static final int UA_FIELD_NUMBER
private Object ua_
public static final int LANGUAGE_FIELD_NUMBER
private Object language_
public static final int MAKE_FIELD_NUMBER
private Object make_
public static final int MODEL_FIELD_NUMBER
private Object model_
public static final int OS_FIELD_NUMBER
private Object os_
public static final int OSV_FIELD_NUMBER
private Object osv_
public static final int CONNECTIONTYPE_FIELD_NUMBER
private BrxRtb095.ConnectionType connectiontype_
public static final int DEVICETYPE_FIELD_NUMBER
private BrxRtb095.DeviceType devicetype_
public static final int GEO_FIELD_NUMBER
private BrxRtb095.BidRequest.Geo geo_
public static final int IPV6_FIELD_NUMBER
private Object ipv6_
public static final int DIDSHA1_FIELD_NUMBER
private Object didsha1_
public static final int DIDMD5_FIELD_NUMBER
private Object didmd5_
public static final int DPIDSHA1_FIELD_NUMBER
private Object dpidsha1_
public static final int DPIDMD5_FIELD_NUMBER
private Object dpidmd5_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private Device(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private Device(boolean noInit)
private Device(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Device getDefaultInstance()
public BrxRtb095.BidRequest.Device getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BrxRtb095.BidRequest.Device> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasDnt()
optional .State dnt = 1 [default = STATE_UNKNOWN];
BASED ON OPEN RTB 2.1 DEVICE OBJECT Child to Imp object The “device” object provides information pertaining to the device including its hardware, platform, location, and carrier. This device can refer to a mobile handset, a desktop computer, set top box or other digital device. The device object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
hasDnt in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic BrxRtb095.State getDnt()
optional .State dnt = 1 [default = STATE_UNKNOWN];
BASED ON OPEN RTB 2.1 DEVICE OBJECT Child to Imp object The “device” object provides information pertaining to the device including its hardware, platform, location, and carrier. This device can refer to a mobile handset, a desktop computer, set top box or other digital device. The device object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
getDnt in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasIp()
optional string ip = 2;
IPv4 address closest to device
hasIp in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getIp()
optional string ip = 2;
IPv4 address closest to device
getIp in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getIpBytes()
optional string ip = 2;
IPv4 address closest to device
getIpBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasCarrier()
optional string carrier = 3;
Carrier or ISP derived from the IP address. Should be specified using Mobile Network Code (MNC) http://en.wikipedia.org/wiki/Mobile_Network_Code.
hasCarrier in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getCarrier()
optional string carrier = 3;
Carrier or ISP derived from the IP address. Should be specified using Mobile Network Code (MNC) http://en.wikipedia.org/wiki/Mobile_Network_Code.
getCarrier in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getCarrierBytes()
optional string carrier = 3;
Carrier or ISP derived from the IP address. Should be specified using Mobile Network Code (MNC) http://en.wikipedia.org/wiki/Mobile_Network_Code.
getCarrierBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasUa()
optional string ua = 4;
Browser user agent string
hasUa in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getUa()
optional string ua = 4;
Browser user agent string
getUa in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getUaBytes()
optional string ua = 4;
Browser user agent string
getUaBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasLanguage()
optional string language = 5;
Browser language using alpha-2/ISO 639-1 codes
hasLanguage in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getLanguage()
optional string language = 5;
Browser language using alpha-2/ISO 639-1 codes
getLanguage in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
optional string language = 5;
Browser language using alpha-2/ISO 639-1 codes
getLanguageBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasMake()
optional string make = 6;
Device make (e.g., “Apple”)
hasMake in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getMake()
optional string make = 6;
Device make (e.g., “Apple”)
getMake in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getMakeBytes()
optional string make = 6;
Device make (e.g., “Apple”)
getMakeBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasModel()
optional string model = 7;
Device model (e.g., “iPhone”)
hasModel in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getModel()
optional string model = 7;
Device model (e.g., “iPhone”)
getModel in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getModelBytes()
optional string model = 7;
Device model (e.g., “iPhone”)
getModelBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasOs()
optional string os = 8;
Device operating system (e.g., “iOS”)
hasOs in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getOs()
optional string os = 8;
Device operating system (e.g., “iOS”)
getOs in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getOsBytes()
optional string os = 8;
Device operating system (e.g., “iOS”)
getOsBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasOsv()
optional string osv = 9;
Device operating system version (e.g., “3.1.2”)
hasOsv in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getOsv()
optional string osv = 9;
Device operating system version (e.g., “3.1.2”)
getOsv in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getOsvBytes()
optional string osv = 9;
Device operating system version (e.g., “3.1.2”)
getOsvBytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasConnectiontype()
optional .ConnectionType connectiontype = 10 [default = CONNECTION_TYPE_UNKNOWN];
Type of internet connection for device
hasConnectiontype in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic BrxRtb095.ConnectionType getConnectiontype()
optional .ConnectionType connectiontype = 10 [default = CONNECTION_TYPE_UNKNOWN];
Type of internet connection for device
getConnectiontype in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasDevicetype()
optional .DeviceType devicetype = 11 [default = DEVICE_TYPE_UNKNOWN];
Type of internet connection for device
hasDevicetype in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic BrxRtb095.DeviceType getDevicetype()
optional .DeviceType devicetype = 11 [default = DEVICE_TYPE_UNKNOWN];
Type of internet connection for device
getDevicetype in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasGeo()
optional .BidRequest.Geo geo = 12;
Geo data related to the device location
hasGeo in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic BrxRtb095.BidRequest.Geo getGeo()
optional .BidRequest.Geo geo = 12;
Geo data related to the device location
getGeo in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic BrxRtb095.BidRequest.GeoOrBuilder getGeoOrBuilder()
optional .BidRequest.Geo geo = 12;
Geo data related to the device location
getGeoOrBuilder in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasIpv6()
optional string ipv6 = 13;
IP address in IPv6
hasIpv6 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getIpv6()
optional string ipv6 = 13;
IP address in IPv6
getIpv6 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getIpv6Bytes()
optional string ipv6 = 13;
IP address in IPv6
getIpv6Bytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasDidsha1()
optional string didsha1 = 14;
SHA1 hashed device ID; IMEI when available, else MEID or ESN. OpenRTB’s preferred method for device ID hashing is SHA1.
hasDidsha1 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getDidsha1()
optional string didsha1 = 14;
SHA1 hashed device ID; IMEI when available, else MEID or ESN. OpenRTB’s preferred method for device ID hashing is SHA1.
getDidsha1 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getDidsha1Bytes()
optional string didsha1 = 14;
SHA1 hashed device ID; IMEI when available, else MEID or ESN. OpenRTB’s preferred method for device ID hashing is SHA1.
getDidsha1Bytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasDidmd5()
optional string didmd5 = 15;
MD5 hashed device ID; IMEI when available, else MEID or ESN. Should be interpreted as case insensitive.
hasDidmd5 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getDidmd5()
optional string didmd5 = 15;
MD5 hashed device ID; IMEI when available, else MEID or ESN. Should be interpreted as case insensitive.
getDidmd5 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getDidmd5Bytes()
optional string didmd5 = 15;
MD5 hashed device ID; IMEI when available, else MEID or ESN. Should be interpreted as case insensitive.
getDidmd5Bytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasDpidsha1()
optional string dpidsha1 = 16;
SHA1 hashed platform-specific ID (e.g., Android ID or UDID for iOS). OpenRTB’s preferred method for device ID hash is SHA1.
hasDpidsha1 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getDpidsha1()
optional string dpidsha1 = 16;
SHA1 hashed platform-specific ID (e.g., Android ID or UDID for iOS). OpenRTB’s preferred method for device ID hash is SHA1.
getDpidsha1 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getDpidsha1Bytes()
optional string dpidsha1 = 16;
SHA1 hashed platform-specific ID (e.g., Android ID or UDID for iOS). OpenRTB’s preferred method for device ID hash is SHA1.
getDpidsha1Bytes in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic boolean hasDpidmd5()
optional string dpidmd5 = 17;
MD5 hashed platform-specific ID (e.g., Android ID or UDID for iOS). Should be interpreted as case insensitive.
hasDpidmd5 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic String getDpidmd5()
optional string dpidmd5 = 17;
MD5 hashed platform-specific ID (e.g., Android ID or UDID for iOS). Should be interpreted as case insensitive.
getDpidmd5 in interface BrxRtb095.BidRequest.DeviceOrBuilderpublic com.google.protobuf.ByteString getDpidmd5Bytes()
optional string dpidmd5 = 17;
MD5 hashed platform-specific ID (e.g., Android ID or UDID for iOS). Should be interpreted as case insensitive.
getDpidmd5Bytes in interface BrxRtb095.BidRequest.DeviceOrBuilderprivate void initFields()
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Device.Builder newBuilder()
public BrxRtb095.BidRequest.Device.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrxRtb095.BidRequest.Device.Builder newBuilder(BrxRtb095.BidRequest.Device prototype)
public BrxRtb095.BidRequest.Device.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrxRtb095.BidRequest.Device.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage