Uses of Class
com.google.openrtb.OpenRtb.BidRequest.Source
-
Packages that use OpenRtb.BidRequest.Source Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Source in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.BidRequest.Source Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.BidRequest.Source>OpenRtb.BidRequest.Source. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.BidRequest.Source Modifier and Type Method Description OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source.Builder. build()OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source.Builder. buildPartial()static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. getDefaultInstance()OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source.Builder. getDefaultInstanceForType()OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. getDefaultInstanceForType()OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Builder. getSource()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.OpenRtb.BidRequest.SourceOpenRtb.BidRequest. getSource()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.OpenRtb.BidRequest.SourceOpenRtb.BidRequestOrBuilder. getSource()A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseDelimitedFrom(InputStream input)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(byte[] data)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(InputStream input)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(ByteBuffer data)static OpenRtb.BidRequest.SourceOpenRtb.BidRequest.Source. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Source Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.BidRequest.Source>OpenRtb.BidRequest.Source. getParserForType()static com.google.protobuf.Parser<OpenRtb.BidRequest.Source>OpenRtb.BidRequest.Source. parser()Methods in com.google.openrtb with parameters of type OpenRtb.BidRequest.Source Modifier and Type Method Description OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source.Builder. mergeFrom(OpenRtb.BidRequest.Source other)OpenRtb.BidRequest.BuilderOpenRtb.BidRequest.Builder. mergeSource(OpenRtb.BidRequest.Source value)A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.static OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source. newBuilder(OpenRtb.BidRequest.Source prototype)OpenRtb.BidRequest.BuilderOpenRtb.BidRequest.Builder. setSource(OpenRtb.BidRequest.Source value)A Source object (Section 3.2.2) that provides data about the inventory source and which entity makes the final decision.Method parameters in com.google.openrtb with type arguments of type OpenRtb.BidRequest.Source Modifier and Type Method Description <Type> OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Source,List<Type>> extension, Type value)<Type> OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Source,?> extension)<Type> OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Source,List<Type>> extension, int index, Type value)<Type> OpenRtb.BidRequest.Source.BuilderOpenRtb.BidRequest.Source.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Source,Type> extension, Type value)
-