public static abstract @interface
FirebaseVisionCloudDetectorOptions.ModelType
implements
Annotation
Model types for cloud vision APIs:
STABLE_MODEL
and
LATEST_MODEL
.
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()