Class ApplicationNodeAnnotation (0.1.0)

ApplicationNodeAnnotation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message describing annotations specific to application node. This message is a duplication of StreamWithAnnotation.NodeAnnotation.

Attributes

Name Description
node str
The node name of the application graph.
annotations MutableSequence[google.cloud.visionai_v1.types.StreamAnnotation]
The node specific stream annotations.