Class Example (0.4.2)

An Example is a piece of data and its annotation. For example, an image with label “house”.

The image payload, a container of the image bytes/uri.

The video payload, a container of the video uri.

Output only. Annotations for the piece of data in Example. One piece of data can have multiple annotations.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Example