| FirebaseVisionObject.Category | Classification category of detected objects. |
| FirebaseVisionObjectDetectorOptions.DetectorMode | The detector mode which indicates whether detection is for single image or for streaming. |
| FirebaseVisionObject | Represents a detected object by
FirebaseVisionObjectDetector. |
| FirebaseVisionObjectDetector | Detector for finding
FirebaseVisionObjects in a supplied image. |
| FirebaseVisionObjectDetectorOptions | Options for
FirebaseVisionObjectDetector. |
| FirebaseVisionObjectDetectorOptions.Builder | Builder of
FirebaseVisionObjectDetectorOptions. |