An Example is a piece of data and its annotation. For
example, an image with label "house".
Attributes
Name
Description
image_payload
.data_payloads.ImagePayload
The image payload, a container of the image
bytes/uri.
text_payload
.data_payloads.TextPayload
The text payload, a container of the text
content.
video_payload
.data_payloads.VideoPayload
The video payload, a container of the video
uri.
name
str
Output only. Name of the example, in format of:
projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/
{annotated_dataset_id}/examples/{example_id}
annotations
Sequence[.annotation.Annotation]
Output only. Annotations for the piece of
data in Example. One piece of data can have
multiple annotations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]