Uses of Class
com.google.openrtb.OpenRtb.BidRequest.Geo
-
Packages that use OpenRtb.BidRequest.Geo Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Geo in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.BidRequest.Geo Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.BidRequest.Geo>OpenRtb.BidRequest.Geo. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.BidRequest.Geo Modifier and Type Method Description OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo.Builder. build()OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo.Builder. buildPartial()static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. getDefaultInstance()OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo.Builder. getDefaultInstanceForType()OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. getDefaultInstanceForType()OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Device.Builder. getGeo()Location of the device assumed to be the user's current location defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Device. getGeo()Location of the device assumed to be the user's current location defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.GeoOpenRtb.BidRequest.DeviceOrBuilder. getGeo()Location of the device assumed to be the user's current location defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.GeoOpenRtb.BidRequest.User.Builder. getGeo()Location of the user's home base defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.GeoOpenRtb.BidRequest.User. getGeo()Location of the user's home base defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.GeoOpenRtb.BidRequest.UserOrBuilder. getGeo()Location of the user's home base defined by a Geo object (Section 3.2.12).static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseDelimitedFrom(InputStream input)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(byte[] data)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(InputStream input)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(ByteBuffer data)static OpenRtb.BidRequest.GeoOpenRtb.BidRequest.Geo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Geo Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.BidRequest.Geo>OpenRtb.BidRequest.Geo. getParserForType()static com.google.protobuf.Parser<OpenRtb.BidRequest.Geo>OpenRtb.BidRequest.Geo. parser()Methods in com.google.openrtb with parameters of type OpenRtb.BidRequest.Geo Modifier and Type Method Description OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo.Builder. mergeFrom(OpenRtb.BidRequest.Geo other)OpenRtb.BidRequest.Device.BuilderOpenRtb.BidRequest.Device.Builder. mergeGeo(OpenRtb.BidRequest.Geo value)Location of the device assumed to be the user's current location defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. mergeGeo(OpenRtb.BidRequest.Geo value)Location of the user's home base defined by a Geo object (Section 3.2.12).static OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo. newBuilder(OpenRtb.BidRequest.Geo prototype)OpenRtb.BidRequest.Device.BuilderOpenRtb.BidRequest.Device.Builder. setGeo(OpenRtb.BidRequest.Geo value)Location of the device assumed to be the user's current location defined by a Geo object (Section 3.2.12).OpenRtb.BidRequest.User.BuilderOpenRtb.BidRequest.User.Builder. setGeo(OpenRtb.BidRequest.Geo value)Location of the user's home base defined by a Geo object (Section 3.2.12).Method parameters in com.google.openrtb with type arguments of type OpenRtb.BidRequest.Geo Modifier and Type Method Description <Type> OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Geo,List<Type>> extension, Type value)<Type> OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Geo,?> extension)<Type> OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Geo,List<Type>> extension, int index, Type value)<Type> OpenRtb.BidRequest.Geo.BuilderOpenRtb.BidRequest.Geo.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Geo,Type> extension, Type value)
-