Uses of Class
com.google.openrtb.OpenRtb.ProductionQuality
-
Packages that use OpenRtb.ProductionQuality Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.ProductionQuality in com.google.openrtb
Methods in com.google.openrtb that return OpenRtb.ProductionQuality Modifier and Type Method Description static OpenRtb.ProductionQualityOpenRtb.ProductionQuality. forNumber(int value)OpenRtb.ProductionQualityOpenRtb.BidRequest.Content.Builder. getProdq()Production quality.OpenRtb.ProductionQualityOpenRtb.BidRequest.Content. getProdq()Production quality.OpenRtb.ProductionQualityOpenRtb.BidRequest.ContentOrBuilder. getProdq()Production quality.OpenRtb.ProductionQualityOpenRtb.BidRequest.Content.Builder. getVideoquality()Deprecated.com.google.openrtb.BidRequest.Content.videoquality is deprecated.OpenRtb.ProductionQualityOpenRtb.BidRequest.Content. getVideoquality()Deprecated.com.google.openrtb.BidRequest.Content.videoquality is deprecated.OpenRtb.ProductionQualityOpenRtb.BidRequest.ContentOrBuilder. getVideoquality()Deprecated.com.google.openrtb.BidRequest.Content.videoquality is deprecated.static OpenRtb.ProductionQualityOpenRtb.ProductionQuality. valueOf(int value)Deprecated.static OpenRtb.ProductionQualityOpenRtb.ProductionQuality. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static OpenRtb.ProductionQualityOpenRtb.ProductionQuality. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenRtb.ProductionQuality[]OpenRtb.ProductionQuality. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.openrtb that return types with arguments of type OpenRtb.ProductionQuality Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<OpenRtb.ProductionQuality>OpenRtb.ProductionQuality. internalGetValueMap()Methods in com.google.openrtb with parameters of type OpenRtb.ProductionQuality Modifier and Type Method Description OpenRtb.BidRequest.Content.BuilderOpenRtb.BidRequest.Content.Builder. setProdq(OpenRtb.ProductionQuality value)Production quality.OpenRtb.BidRequest.Content.BuilderOpenRtb.BidRequest.Content.Builder. setVideoquality(OpenRtb.ProductionQuality value)Deprecated.com.google.openrtb.BidRequest.Content.videoquality is deprecated.
-