public static final class BrxRtb095.BidRequest.User extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.UserOrBuilder
BidRequest.User| Modifier and Type | Class and Description |
|---|---|
static class |
BrxRtb095.BidRequest.User.Builder
Protobuf type
BidRequest.User |
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 and Type | Field and Description |
|---|---|
private int |
bitField0_ |
private Object |
buyeruid_ |
static int |
BUYERUID_FIELD_NUMBER |
private static BrxRtb095.BidRequest.User |
defaultInstance |
private Object |
gender_ |
static int |
GENDER_FIELD_NUMBER |
private BrxRtb095.BidRequest.Geo |
geo_ |
static int |
GEO_FIELD_NUMBER |
private Object |
id_ |
static int |
ID_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
private int |
memoizedSerializedSize |
static com.google.protobuf.Parser<BrxRtb095.BidRequest.User> |
PARSER |
private static long |
serialVersionUID |
private com.google.protobuf.UnknownFieldSet |
unknownFields |
private Object |
yob_ |
static int |
YOB_FIELD_NUMBER |
| Modifier | Constructor and Description |
|---|---|
private |
User(boolean noInit) |
private |
User(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
User(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuyeruid()
optional string buyeruid = 2; |
com.google.protobuf.ByteString |
getBuyeruidBytes()
optional string buyeruid = 2; |
static BrxRtb095.BidRequest.User |
getDefaultInstance() |
BrxRtb095.BidRequest.User |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGender()
optional string gender = 4; |
com.google.protobuf.ByteString |
getGenderBytes()
optional string gender = 4; |
BrxRtb095.BidRequest.Geo |
getGeo()
optional .BidRequest.Geo geo = 5; |
BrxRtb095.BidRequest.GeoOrBuilder |
getGeoOrBuilder()
optional .BidRequest.Geo geo = 5; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.User> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getYob()
optional string yob = 3; |
com.google.protobuf.ByteString |
getYobBytes()
optional string yob = 3; |
boolean |
hasBuyeruid()
optional string buyeruid = 2; |
boolean |
hasGender()
optional string gender = 4; |
boolean |
hasGeo()
optional .BidRequest.Geo geo = 5; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasYob()
optional string yob = 3; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.User.Builder |
newBuilder() |
static BrxRtb095.BidRequest.User.Builder |
newBuilder(BrxRtb095.BidRequest.User prototype) |
BrxRtb095.BidRequest.User.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.User.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.User |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.User |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.User |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.User |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.User |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.User |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.User |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.User |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.User |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.User |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.User.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.User defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.User> PARSER
private int bitField0_
public static final int ID_FIELD_NUMBER
private Object id_
public static final int BUYERUID_FIELD_NUMBER
private Object buyeruid_
public static final int YOB_FIELD_NUMBER
private Object yob_
public static final int GENDER_FIELD_NUMBER
private Object gender_
public static final int GEO_FIELD_NUMBER
private BrxRtb095.BidRequest.Geo geo_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private User(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private User(boolean noInit)
private User(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.User getDefaultInstance()
public BrxRtb095.BidRequest.User 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.User> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasId()
optional string id = 1;
BASED ON OPEN RTB 2.1 USER OBJECT Child to Imp object The “user” object contains information known or derived about the human user of the device. Note that the user ID is an exchange artifact (refer to the “device” object for hardware or platform derived IDs) and may be subject to rotation policies. The user object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
hasId in interface BrxRtb095.BidRequest.UserOrBuilderpublic String getId()
optional string id = 1;
BASED ON OPEN RTB 2.1 USER OBJECT Child to Imp object The “user” object contains information known or derived about the human user of the device. Note that the user ID is an exchange artifact (refer to the “device” object for hardware or platform derived IDs) and may be subject to rotation policies. The user object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
getId in interface BrxRtb095.BidRequest.UserOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
BASED ON OPEN RTB 2.1 USER OBJECT Child to Imp object The “user” object contains information known or derived about the human user of the device. Note that the user ID is an exchange artifact (refer to the “device” object for hardware or platform derived IDs) and may be subject to rotation policies. The user object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
getIdBytes in interface BrxRtb095.BidRequest.UserOrBuilderpublic boolean hasBuyeruid()
optional string buyeruid = 2;
Buyer’s user ID for this user as mapped by exchange for the buyer
hasBuyeruid in interface BrxRtb095.BidRequest.UserOrBuilderpublic String getBuyeruid()
optional string buyeruid = 2;
Buyer’s user ID for this user as mapped by exchange for the buyer
getBuyeruid in interface BrxRtb095.BidRequest.UserOrBuilderpublic com.google.protobuf.ByteString getBuyeruidBytes()
optional string buyeruid = 2;
Buyer’s user ID for this user as mapped by exchange for the buyer
getBuyeruidBytes in interface BrxRtb095.BidRequest.UserOrBuilderpublic boolean hasYob()
optional string yob = 3;
Year of birth as a 4-digit integer
hasYob in interface BrxRtb095.BidRequest.UserOrBuilderpublic String getYob()
optional string yob = 3;
Year of birth as a 4-digit integer
getYob in interface BrxRtb095.BidRequest.UserOrBuilderpublic com.google.protobuf.ByteString getYobBytes()
optional string yob = 3;
Year of birth as a 4-digit integer
getYobBytes in interface BrxRtb095.BidRequest.UserOrBuilderpublic boolean hasGender()
optional string gender = 4;
Gender as “M” male, “F” female, “O” Other (Null indicates unknown)
hasGender in interface BrxRtb095.BidRequest.UserOrBuilderpublic String getGender()
optional string gender = 4;
Gender as “M” male, “F” female, “O” Other (Null indicates unknown)
getGender in interface BrxRtb095.BidRequest.UserOrBuilderpublic com.google.protobuf.ByteString getGenderBytes()
optional string gender = 4;
Gender as “M” male, “F” female, “O” Other (Null indicates unknown)
getGenderBytes in interface BrxRtb095.BidRequest.UserOrBuilderpublic boolean hasGeo()
optional .BidRequest.Geo geo = 5;
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object)
hasGeo in interface BrxRtb095.BidRequest.UserOrBuilderpublic BrxRtb095.BidRequest.Geo getGeo()
optional .BidRequest.Geo geo = 5;
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object)
getGeo in interface BrxRtb095.BidRequest.UserOrBuilderpublic BrxRtb095.BidRequest.GeoOrBuilder getGeoOrBuilder()
optional .BidRequest.Geo geo = 5;
Home geo for the user (e.g., based off of registration data); this is different from the current location of the access device (that is defined by the geo object embedded in the Device Object)
getGeoOrBuilder in interface BrxRtb095.BidRequest.UserOrBuilderprivate 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.User parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.User parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.User parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.User parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.User parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.User.Builder newBuilder()
public BrxRtb095.BidRequest.User.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrxRtb095.BidRequest.User.Builder newBuilder(BrxRtb095.BidRequest.User prototype)
public BrxRtb095.BidRequest.User.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrxRtb095.BidRequest.User.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage