Class ListAnnotationsResponse (1.48.0)

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

Response message for DatasetService.ListAnnotations.

Attributes

NameDescription
annotations MutableSequence[google.cloud.aiplatform_v1.types.Annotation]
A list of Annotations that matches the specified filter in the request.
next_page_token str
The standard List next-page token.

Methods

ListAnnotationsResponse

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

Response message for DatasetService.ListAnnotations.