Uses of Class
com.google.openrtb.OpenRtb.NativeRequest.Asset
-
Packages that use OpenRtb.NativeRequest.Asset Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.Asset in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.NativeRequest.Asset Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequest.Asset. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.NativeRequest.Asset Modifier and Type Method Description OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset.Builder. build()OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset.Builder. buildPartial()OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Builder. getAssets(int index)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest. getAssets(int index)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.AssetOpenRtb.NativeRequestOrBuilder. getAssets(int index)Any bid must comply with the array of elements expressed by the Exchange.static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. getDefaultInstance()OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset.Builder. getDefaultInstanceForType()OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. getDefaultInstanceForType()static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseDelimitedFrom(InputStream input)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(byte[] data)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(InputStream input)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(ByteBuffer data)static OpenRtb.NativeRequest.AssetOpenRtb.NativeRequest.Asset. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeRequest.Asset Modifier and Type Method Description List<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequest.Builder. getAssetsList()Any bid must comply with the array of elements expressed by the Exchange.List<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequest. getAssetsList()Any bid must comply with the array of elements expressed by the Exchange.List<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequestOrBuilder. getAssetsList()Any bid must comply with the array of elements expressed by the Exchange.com.google.protobuf.Parser<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequest.Asset. getParserForType()static com.google.protobuf.Parser<OpenRtb.NativeRequest.Asset>OpenRtb.NativeRequest.Asset. parser()Methods in com.google.openrtb with parameters of type OpenRtb.NativeRequest.Asset Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addAssets(int index, OpenRtb.NativeRequest.Asset value)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addAssets(OpenRtb.NativeRequest.Asset value)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset.Builder. mergeFrom(OpenRtb.NativeRequest.Asset other)static OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset. newBuilder(OpenRtb.NativeRequest.Asset prototype)OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setAssets(int index, OpenRtb.NativeRequest.Asset value)Any bid must comply with the array of elements expressed by the Exchange.Method parameters in com.google.openrtb with type arguments of type OpenRtb.NativeRequest.Asset Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addAllAssets(Iterable<? extends OpenRtb.NativeRequest.Asset> values)Any bid must comply with the array of elements expressed by the Exchange.<Type> OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.Asset,List<Type>> extension, Type value)<Type> OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.Asset,?> extension)<Type> OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.Asset,List<Type>> extension, int index, Type value)<Type> OpenRtb.NativeRequest.Asset.BuilderOpenRtb.NativeRequest.Asset.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.Asset,Type> extension, Type value)
-