Class UserSpecifiedAnnotation (0.1.0)

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

Annotation provided by users.

Attributes

Name Description
key str
Required. Key of the annotation. The key must be set with type by CreateDataSchema.
value google.cloud.visionai_v1alpha1.types.AnnotationValue
Value of the annotation. The value must be able to convert to the type according to the data schema.
partition google.cloud.visionai_v1alpha1.types.Partition
Partition information in time and space for the sub-asset level annotation.