Class ListAnnotatedDatasetsResponse (1.7.0)

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

Results of listing annotated datasets for a dataset.

Attributes

NameDescription
annotated_datasets MutableSequence[google.cloud.datalabeling_v1beta1.types.AnnotatedDataset]
The list of annotated datasets to return.
next_page_token str
A token to retrieve next page of results.