public static final class OpenRtbProtobuf.User.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder> implements OpenRtbProtobuf.UserOrBuilder
3.3.12 User 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. However, this user ID must be stable long enough to serve reasonably as the basis for frequency capping. The user object itself and all of its parameters are optional, so default values are not provided. If an optional parameter is not specified, it should be considered unknown. If device ID is used as a proxy for unique user ID, use the device object.Protobuf type
open_rtb.User| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.User.Builder |
addAllData(Iterable<? extends OpenRtbProtobuf.Data> values)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
addData(int index,
OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
addData(int index,
OpenRtbProtobuf.Data value)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
addData(OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
addData(OpenRtbProtobuf.Data value)
See Data Object.
|
OpenRtbProtobuf.Data.Builder |
addDataBuilder()
See Data Object.
|
OpenRtbProtobuf.Data.Builder |
addDataBuilder(int index)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpenRtbProtobuf.User |
build() |
OpenRtbProtobuf.User |
buildPartial() |
OpenRtbProtobuf.User.Builder |
clear() |
OpenRtbProtobuf.User.Builder |
clearBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
OpenRtbProtobuf.User.Builder |
clearCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
OpenRtbProtobuf.User.Builder |
clearData()
See Data Object.
|
OpenRtbProtobuf.User.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OpenRtbProtobuf.User.Builder |
clearGender()
Gender as “M” male, “F” female, “O” Other.
|
OpenRtbProtobuf.User.Builder |
clearGeo()
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); see Geo Object.
|
OpenRtbProtobuf.User.Builder |
clearId()
Unique consumer ID of this user on the exchange.
|
OpenRtbProtobuf.User.Builder |
clearKeywords()
Comma separated list of keywords of consumer interests or intent.
|
OpenRtbProtobuf.User.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpenRtbProtobuf.User.Builder |
clearYob()
Year of birth as a 4-digit integer.
|
OpenRtbProtobuf.User.Builder |
clone() |
String |
getBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
com.google.protobuf.ByteString |
getBuyeruidBytes()
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
String |
getCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
com.google.protobuf.ByteString |
getCustomdataBytes()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
OpenRtbProtobuf.Data |
getData(int index)
See Data Object.
|
OpenRtbProtobuf.Data.Builder |
getDataBuilder(int index)
See Data Object.
|
List<OpenRtbProtobuf.Data.Builder> |
getDataBuilderList()
See Data Object.
|
int |
getDataCount()
See Data Object.
|
List<OpenRtbProtobuf.Data> |
getDataList()
See Data Object.
|
OpenRtbProtobuf.DataOrBuilder |
getDataOrBuilder(int index)
See Data Object.
|
List<? extends OpenRtbProtobuf.DataOrBuilder> |
getDataOrBuilderList()
See Data Object.
|
OpenRtbProtobuf.User |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGender()
Gender as “M” male, “F” female, “O” Other.
|
com.google.protobuf.ByteString |
getGenderBytes()
Gender as “M” male, “F” female, “O” Other.
|
OpenRtbProtobuf.Geo |
getGeo()
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); see Geo Object.
|
OpenRtbProtobuf.Geo.Builder |
getGeoBuilder()
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); see Geo Object.
|
OpenRtbProtobuf.GeoOrBuilder |
getGeoOrBuilder()
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); see Geo Object.
|
String |
getId()
Unique consumer ID of this user on the exchange.
|
com.google.protobuf.ByteString |
getIdBytes()
Unique consumer ID of this user on the exchange.
|
String |
getKeywords()
Comma separated list of keywords of consumer interests or intent.
|
com.google.protobuf.ByteString |
getKeywordsBytes()
Comma separated list of keywords of consumer interests or intent.
|
int |
getYob()
Year of birth as a 4-digit integer.
|
boolean |
hasBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
boolean |
hasCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
boolean |
hasGender()
Gender as “M” male, “F” female, “O” Other.
|
boolean |
hasGeo()
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); see Geo Object.
|
boolean |
hasId()
Unique consumer ID of this user on the exchange.
|
boolean |
hasKeywords()
Comma separated list of keywords of consumer interests or intent.
|
boolean |
hasYob()
Year of birth as a 4-digit integer.
|
boolean |
isInitialized() |
OpenRtbProtobuf.User.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpenRtbProtobuf.User.Builder |
mergeFrom(com.google.protobuf.Message other) |
OpenRtbProtobuf.User.Builder |
mergeFrom(OpenRtbProtobuf.User other) |
OpenRtbProtobuf.User.Builder |
mergeGeo(OpenRtbProtobuf.Geo value)
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); see Geo Object.
|
OpenRtbProtobuf.User.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OpenRtbProtobuf.User.Builder |
removeData(int index)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
setBuyeruid(String value)
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
OpenRtbProtobuf.User.Builder |
setBuyeruidBytes(com.google.protobuf.ByteString value)
Buyer’s user ID for this user as mapped by exchange for the buyer.
|
OpenRtbProtobuf.User.Builder |
setCustomdata(String value)
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
OpenRtbProtobuf.User.Builder |
setCustomdataBytes(com.google.protobuf.ByteString value)
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie.
|
OpenRtbProtobuf.User.Builder |
setData(int index,
OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
setData(int index,
OpenRtbProtobuf.Data value)
See Data Object.
|
OpenRtbProtobuf.User.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpenRtbProtobuf.User.Builder |
setGender(String value)
Gender as “M” male, “F” female, “O” Other.
|
OpenRtbProtobuf.User.Builder |
setGenderBytes(com.google.protobuf.ByteString value)
Gender as “M” male, “F” female, “O” Other.
|
OpenRtbProtobuf.User.Builder |
setGeo(OpenRtbProtobuf.Geo.Builder builderForValue)
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); see Geo Object.
|
OpenRtbProtobuf.User.Builder |
setGeo(OpenRtbProtobuf.Geo value)
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); see Geo Object.
|
OpenRtbProtobuf.User.Builder |
setId(String value)
Unique consumer ID of this user on the exchange.
|
OpenRtbProtobuf.User.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Unique consumer ID of this user on the exchange.
|
OpenRtbProtobuf.User.Builder |
setKeywords(String value)
Comma separated list of keywords of consumer interests or intent.
|
OpenRtbProtobuf.User.Builder |
setKeywordsBytes(com.google.protobuf.ByteString value)
Comma separated list of keywords of consumer interests or intent.
|
OpenRtbProtobuf.User.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OpenRtbProtobuf.User.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OpenRtbProtobuf.User.Builder |
setYob(int value)
Year of birth as a 4-digit integer.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public OpenRtbProtobuf.User.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OpenRtbProtobuf.User build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OpenRtbProtobuf.User buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OpenRtbProtobuf.User.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder mergeFrom(OpenRtbProtobuf.User other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public OpenRtbProtobuf.User.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OpenRtbProtobuf.User.Builder>IOExceptionpublic boolean hasId()
Unique consumer ID of this user on the exchange.
optional string id = 1;hasId in interface OpenRtbProtobuf.UserOrBuilderpublic String getId()
Unique consumer ID of this user on the exchange.
optional string id = 1;getId in interface OpenRtbProtobuf.UserOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Unique consumer ID of this user on the exchange.
optional string id = 1;getIdBytes in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setId(String value)
Unique consumer ID of this user on the exchange.
optional string id = 1;public OpenRtbProtobuf.User.Builder clearId()
Unique consumer ID of this user on the exchange.
optional string id = 1;public OpenRtbProtobuf.User.Builder setIdBytes(com.google.protobuf.ByteString value)
Unique consumer ID of this user on the exchange.
optional string id = 1;public boolean hasBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;hasBuyeruid in interface OpenRtbProtobuf.UserOrBuilderpublic String getBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;getBuyeruid in interface OpenRtbProtobuf.UserOrBuilderpublic com.google.protobuf.ByteString getBuyeruidBytes()
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;getBuyeruidBytes in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setBuyeruid(String value)
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;public OpenRtbProtobuf.User.Builder clearBuyeruid()
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;public OpenRtbProtobuf.User.Builder setBuyeruidBytes(com.google.protobuf.ByteString value)
Buyer’s user ID for this user as mapped by exchange for the buyer. (AdGear cookie)
optional string buyeruid = 2;public boolean hasYob()
Year of birth as a 4-digit integer.
optional uint32 yob = 3;hasYob in interface OpenRtbProtobuf.UserOrBuilderpublic int getYob()
Year of birth as a 4-digit integer.
optional uint32 yob = 3;getYob in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setYob(int value)
Year of birth as a 4-digit integer.
optional uint32 yob = 3;public OpenRtbProtobuf.User.Builder clearYob()
Year of birth as a 4-digit integer.
optional uint32 yob = 3;public boolean hasGender()
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;hasGender in interface OpenRtbProtobuf.UserOrBuilderpublic String getGender()
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;getGender in interface OpenRtbProtobuf.UserOrBuilderpublic com.google.protobuf.ByteString getGenderBytes()
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;getGenderBytes in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setGender(String value)
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;public OpenRtbProtobuf.User.Builder clearGender()
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;public OpenRtbProtobuf.User.Builder setGenderBytes(com.google.protobuf.ByteString value)
Gender as “M” male, “F” female, “O” Other. (Null indicates unknown).
optional string gender = 4;public boolean hasKeywords()
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;hasKeywords in interface OpenRtbProtobuf.UserOrBuilderpublic String getKeywords()
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;getKeywords in interface OpenRtbProtobuf.UserOrBuilderpublic com.google.protobuf.ByteString getKeywordsBytes()
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;getKeywordsBytes in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setKeywords(String value)
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;public OpenRtbProtobuf.User.Builder clearKeywords()
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;public OpenRtbProtobuf.User.Builder setKeywordsBytes(com.google.protobuf.ByteString value)
Comma separated list of keywords of consumer interests or intent.
optional string keywords = 5;public boolean hasCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;hasCustomdata in interface OpenRtbProtobuf.UserOrBuilderpublic String getCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;getCustomdata in interface OpenRtbProtobuf.UserOrBuilderpublic com.google.protobuf.ByteString getCustomdataBytes()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;getCustomdataBytes in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setCustomdata(String value)
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;public OpenRtbProtobuf.User.Builder clearCustomdata()
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;public OpenRtbProtobuf.User.Builder setCustomdataBytes(com.google.protobuf.ByteString value)
If supported by the exchange, this is custom data that the bidder had stored in the exchange’s cookie. The string may be in base85 cookie safe characters, and be in any format. This may useful for storing user features. Note: Proper JSON encoding must be used to include “escaped” quotation marks.
optional string customdata = 6;public boolean hasGeo()
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); see Geo Object.
optional .open_rtb.Geo geo = 7;hasGeo in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.Geo getGeo()
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); see Geo Object.
optional .open_rtb.Geo geo = 7;getGeo in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setGeo(OpenRtbProtobuf.Geo value)
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); see Geo Object.
optional .open_rtb.Geo geo = 7;public OpenRtbProtobuf.User.Builder setGeo(OpenRtbProtobuf.Geo.Builder builderForValue)
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); see Geo Object.
optional .open_rtb.Geo geo = 7;public OpenRtbProtobuf.User.Builder mergeGeo(OpenRtbProtobuf.Geo value)
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); see Geo Object.
optional .open_rtb.Geo geo = 7;public OpenRtbProtobuf.User.Builder clearGeo()
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); see Geo Object.
optional .open_rtb.Geo geo = 7;public OpenRtbProtobuf.Geo.Builder getGeoBuilder()
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); see Geo Object.
optional .open_rtb.Geo geo = 7;public OpenRtbProtobuf.GeoOrBuilder getGeoOrBuilder()
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); see Geo Object.
optional .open_rtb.Geo geo = 7;getGeoOrBuilder in interface OpenRtbProtobuf.UserOrBuilderpublic List<OpenRtbProtobuf.Data> getDataList()
See Data Object.
repeated .open_rtb.Data data = 8;getDataList in interface OpenRtbProtobuf.UserOrBuilderpublic int getDataCount()
See Data Object.
repeated .open_rtb.Data data = 8;getDataCount in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.Data getData(int index)
See Data Object.
repeated .open_rtb.Data data = 8;getData in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.User.Builder setData(int index, OpenRtbProtobuf.Data value)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder setData(int index, OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder addData(OpenRtbProtobuf.Data value)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder addData(int index, OpenRtbProtobuf.Data value)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder addData(OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder addData(int index, OpenRtbProtobuf.Data.Builder builderForValue)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder addAllData(Iterable<? extends OpenRtbProtobuf.Data> values)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder clearData()
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.User.Builder removeData(int index)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.Data.Builder getDataBuilder(int index)
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.DataOrBuilder getDataOrBuilder(int index)
See Data Object.
repeated .open_rtb.Data data = 8;getDataOrBuilder in interface OpenRtbProtobuf.UserOrBuilderpublic List<? extends OpenRtbProtobuf.DataOrBuilder> getDataOrBuilderList()
See Data Object.
repeated .open_rtb.Data data = 8;getDataOrBuilderList in interface OpenRtbProtobuf.UserOrBuilderpublic OpenRtbProtobuf.Data.Builder addDataBuilder()
See Data Object.
repeated .open_rtb.Data data = 8;public OpenRtbProtobuf.Data.Builder addDataBuilder(int index)
See Data Object.
repeated .open_rtb.Data data = 8;public List<OpenRtbProtobuf.Data.Builder> getDataBuilderList()
See Data Object.
repeated .open_rtb.Data data = 8;public final OpenRtbProtobuf.User.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>public final OpenRtbProtobuf.User.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OpenRtbProtobuf.User.Builder>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.