FirebaseAutoMLLocalModel
This class is deprecated.
The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide.
Describes a local model created from local or asset files.
Defines the model's location (either absolute file path in local directory, or subpath in
the app's asset directory) and the model name.
Inherited Method Summary
From class
com.google.firebase.ml.common.modeldownload.FirebaseLocalModel
From class java.lang.Object
Object
|
clone()
|
boolean |
|
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()
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-08-14 UTC.
[null,null,["Last updated 2020-08-14 UTC."],[],[]]