labelAnnotations property

List<EntityAnnotation>? labelAnnotations
getter/setter pair

If present, label detection has completed successfully.

Implementation

core.List<EntityAnnotation>? labelAnnotations;