Class ListAnnotationSpecSetsResponse (1.6.3)

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

Results of listing annotation spec set under a project.

Attributes

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