Uses of Class
com.google.doubleclick.AdxExt.BidExt
-
Packages that use AdxExt.BidExt Package Description com.google.doubleclick -
-
Uses of AdxExt.BidExt in com.google.doubleclick
Fields in com.google.doubleclick with type parameters of type AdxExt.BidExt Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidResponse.SeatBid.Bid,AdxExt.BidExt>AdxExt. bidExtension key for AdX Bid.ext.static com.google.protobuf.Parser<AdxExt.BidExt>AdxExt.BidExt. PARSERDeprecated.Methods in com.google.doubleclick that return AdxExt.BidExt Modifier and Type Method Description AdxExt.BidExtAdxExt.BidExt.Builder. build()AdxExt.BidExtAdxExt.BidExt.Builder. buildPartial()static AdxExt.BidExtAdxExt.BidExt. getDefaultInstance()AdxExt.BidExtAdxExt.BidExt.Builder. getDefaultInstanceForType()AdxExt.BidExtAdxExt.BidExt. getDefaultInstanceForType()static AdxExt.BidExtAdxExt.BidExt. parseDelimitedFrom(InputStream input)static AdxExt.BidExtAdxExt.BidExt. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExtAdxExt.BidExt. parseFrom(byte[] data)static AdxExt.BidExtAdxExt.BidExt. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExtAdxExt.BidExt. parseFrom(com.google.protobuf.ByteString data)static AdxExt.BidExtAdxExt.BidExt. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExtAdxExt.BidExt. parseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.BidExtAdxExt.BidExt. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExtAdxExt.BidExt. parseFrom(InputStream input)static AdxExt.BidExtAdxExt.BidExt. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExtAdxExt.BidExt. parseFrom(ByteBuffer data)static AdxExt.BidExtAdxExt.BidExt. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.doubleclick that return types with arguments of type AdxExt.BidExt Modifier and Type Method Description com.google.protobuf.Parser<AdxExt.BidExt>AdxExt.BidExt. getParserForType()static com.google.protobuf.Parser<AdxExt.BidExt>AdxExt.BidExt. parser()Methods in com.google.doubleclick with parameters of type AdxExt.BidExt Modifier and Type Method Description AdxExt.BidExt.BuilderAdxExt.BidExt.Builder. mergeFrom(AdxExt.BidExt other)static AdxExt.BidExt.BuilderAdxExt.BidExt. newBuilder(AdxExt.BidExt prototype)
-