Class ListAnnotationSpecSetsResponse (1.13.2)

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

Results of listing annotation spec set under a project.

Attributes

Name Description
annotation_spec_sets MutableSequence[google.cloud.datalabeling_v1beta1.types.AnnotationSpecSet]
The list of annotation spec sets.
next_page_token str
A token to retrieve next page of results.