displayName property

String? displayName
getter/setter pair

The display name of the AnnotatedDataset.

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

Output only.

Implementation

core.String? displayName;