Class StructedInputAnnotation (0.1.0)

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

A general annotation message that uses struct format to represent different concrete annotation protobufs.

Attributes

Name Description
ingestion_time_micros int
The ingestion time of the current annotation.
annotation google.protobuf.struct_pb2.Struct
The struct format of the actual annotation.