Class ListAnnotatedDatasetsResponse (1.1.0)

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

Results of listing annotated datasets for a dataset. .. attribute:: annotated_datasets

The list of annotated datasets to return.

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

Attribute

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