datasetVersions property

List<GoogleCloudAiplatformV1DatasetVersion>? datasetVersions
getter/setter pair

A list of DatasetVersions that matches the specified filter in the request.

Implementation

core.List<GoogleCloudAiplatformV1DatasetVersion>? datasetVersions;