description property

String? description
getter/setter pair

The description of the AnnotatedDataset.

It is specified in HumanAnnotationConfig when user starts a labeling task. Maximum of 10000 characters.

Output only.

Implementation

core.String? description;