FirebaseCustomRemoteModel

public class FirebaseCustomRemoteModel extends FirebaseRemoteModel

Describes a remote model to be downloaded to the device.

Create a remote model object with the model's name specified by the developer in the cloud console.

Nested Class Summary

Inherited Method Summary

boolean
equals(Object arg0)
int
hashCode()
Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

ML Kit for Firebase provided ready-to-use ML solutions for app developers. New apps should use the standalone ML Kit library for on-device ML and Firebase ML for cloud-based ML.

Updated Mar 6, 2025