Class ListAnnotationSpecSetsResponse (1.0.0)

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

Results of listing annotation spec set under a project.

Attributes

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