localizedObjectAnnotations property
If present, localized object detection has completed successfully.
This will be sorted descending by confidence score.
Implementation
core.List<LocalizedObjectAnnotation>? localizedObjectAnnotations;
If present, localized object detection has completed successfully.
This will be sorted descending by confidence score.
core.List<LocalizedObjectAnnotation>? localizedObjectAnnotations;