FirebaseModelInputs

public final class FirebaseModelInputs extends Object

This class is deprecated.
For more information refer to the custom model implementation instructions.

Input data for FirebaseModelInterpreter.

Nested Class Summary

class FirebaseModelInputs.Builder Builder class of FirebaseModelInputs

Inherited Method Summary

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()

Developer documentation for Firebase

Updated Feb 20, 2025

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Feb 21, 2025

The Admin SDK lets you interact with Firebase from your server environment to perform actions like generating and verifying Firebase auth tokens, reading and writing to Realtime Database, and so on.

Updated Jul 29, 2022