Class ListDatasetVersionsResponse (1.48.0)

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

Response message for DatasetService.ListDatasetVersions.

Attributes

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

Methods

ListDatasetVersionsResponse

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

Response message for DatasetService.ListDatasetVersions.