Class ListAnnotatedDatasetsResponse (1.0.0)

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

Results of listing annotated datasets for a dataset.

Attributes

NameDescription
annotated_datasets Sequence[.gcd_dataset.AnnotatedDataset]
The list of annotated datasets to return.
next_page_token str
A token to retrieve next page of results.