Class AnnotationSpecSetConfig (1.6.2)

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

Annotation spec set with the setting of allowing multi labels or not.

Attributes

NameDescription
annotation_spec_set str
Required. Annotation spec set resource name.
allow_multi_label bool
Optional. If allow_multi_label is true, contributors are able to choose multiple labels from one annotation spec set.

Inheritance

builtins.object > proto.message.Message > AnnotationSpecSetConfig