annotations property

List<GoogleCloudDatalabelingV1beta1Annotation>? annotations
getter/setter pair

Annotations for the piece of data in Example.

One piece of data can have multiple annotations.

Output only.

Implementation

core.List<GoogleCloudDatalabelingV1beta1Annotation>? annotations;