CreateAnnotationSpecSetRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for CreateAnnotationSpecSet.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. AnnotationSpecSet resource parent, format: projects/{project_id} |
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. |