Class CreateAnnotationSpecSetRequest (1.1.0)

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

Request message for CreateAnnotationSpecSet. .. attribute:: parent

Required. AnnotationSpecSet resource parent, format: projects/{project_id}

:type: str

Attribute

NameDescription
annotation_spec_set google.cloud.datalabeling_v1beta1.types.AnnotationSpecSet
Required. Annotation spec set to create. Annotation specs must be included. Only one annotation spec will be accepted for annotation specs with same display_name.