IdentifiedAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)Each IdentifiedAction is one particular identification of an action specified with the AnnotationSpec id, display_name and the associated confidence score.
Attributes |
|
|---|---|
| Name | Description |
id |
str
The resource ID of the AnnotationSpec that had been identified. |
display_name |
str
The display name of the AnnotationSpec that had been identified. |
confidence |
float
The Model's confidence in correction of this identification, higher value means higher confidence. |