FirebaseLanguageIdentificationOptions

public class FirebaseLanguageIdentificationOptions extends Object

This class is deprecated.
The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide.

Options for FirebaseLanguageIdentification

Nested Class Summary

Public Method Summary

boolean
Float
getConfidenceThreshold()
Returns the minimum confidence for the identifyLanguage(String) or identifyPossibleLanguages(String) call, or null if the default value should be used.
int

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

Public Methods

public boolean equals (Object o)

public Float getConfidenceThreshold ()

Returns the minimum confidence for the identifyLanguage(String) or identifyPossibleLanguages(String) call, or null if the default value should be used.

public int hashCode ()

Learn about options to help your users control their data.

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 May 21, 2024

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 Feb 20, 2025