Class Annotation (0.1.0)

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

An annotation is a resource in asset. It represents a key-value mapping of content in asset.

Attributes

Name Description
name str
Resource name of the annotation. Form: projects/{project_number}/locations/{location}/corpora/{corpus}/assets/{asset}/annotations/{annotation}
user_specified_annotation google.cloud.visionai_v1alpha1.types.UserSpecifiedAnnotation
User provided annotation.