FirebaseVisionCloudDocumentRecognizerOptions

public class FirebaseVisionCloudDocumentRecognizerOptions extends Object

Represents the cloud document recognizer options.

Nested Class Summary

Public Method Summary

boolean
List<String>
getHintedLanguages()
Gets the hinted language list in the options.
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 List<String> getHintedLanguages ()

Gets the hinted language list in the options.

public int hashCode ()

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

Updated Aug 8, 2020

Firebase ML lets you add powerful machine learning features to your app with ready-to-use APIs and support for custom model deployment.

Updated Feb 20, 2025