Class ListAnnotationSpecSetsResponse (1.1.0)

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

Results of listing annotation spec set under a project. .. attribute:: annotation_spec_sets

The list of annotation spec sets.

:type: Sequence[google.cloud.datalabeling_v1beta1.types.AnnotationSpecSet]

Attribute

NameDescription
next_page_token str
A token to retrieve next page of results.