Uses of Class
com.google.openrtb.OpenRtb.BidRequest.User
-
Packages that use OpenRtb.BidRequest.User Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.User in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.BidRequest.User Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.BidRequest.User>OpenRtb.BidRequest.User. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.BidRequest.User Modifier and Type Method Description OpenRtb.BidRequest.UserOpenRtb.BidRequest.User.Builder. build()OpenRtb.BidRequest.UserOpenRtb.BidRequest.User.Builder. buildPartial()static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. getDefaultInstance()OpenRtb.BidRequest.UserOpenRtb.BidRequest.User.Builder. getDefaultInstanceForType()OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. getDefaultInstanceForType()OpenRtb.BidRequest.UserOpenRtb.BidRequest.Builder. getUser()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.OpenRtb.BidRequest.UserOpenRtb.BidRequest. getUser()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.OpenRtb.BidRequest.UserOpenRtb.BidRequestOrBuilder. getUser()Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseDelimitedFrom(InputStream input)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(byte[] data)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(InputStream input)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(ByteBuffer data)static OpenRtb.BidRequest.UserOpenRtb.BidRequest.User. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.User Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.BidRequest.User>OpenRtb.BidRequest.User. getParserForType()static com.google.protobuf.Parser<OpenRtb.BidRequest.User>OpenRtb.BidRequest.User. parser()Methods in com.google.openrtb with parameters of type OpenRtb.BidRequest.User Modifier and Type Method Description OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. mergeFrom(OpenRtb.BidRequest.User other)OpenRtb.BidRequest.BuilderOpenRtb.BidRequest.Builder. mergeUser(OpenRtb.BidRequest.User value)Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.static OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User. newBuilder(OpenRtb.BidRequest.User prototype)OpenRtb.BidRequest.BuilderOpenRtb.BidRequest.Builder. setUser(OpenRtb.BidRequest.User value)Details via a User object (Section 3.2.13) about the human user of the device; the advertising audience.Method parameters in com.google.openrtb with type arguments of type OpenRtb.BidRequest.User Modifier and Type Method Description <Type> OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.User,List<Type>> extension, Type value)<Type> OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.User,?> extension)<Type> OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.User,List<Type>> extension, int index, Type value)<Type> OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.User,Type> extension, Type value)
-