models property

List<GoogleCloudAiplatformV1Model>? models
getter/setter pair

List of Model versions in the requested page.

In the returned Model name field, version ID instead of regvision tag will be included.

Implementation

core.List<GoogleCloudAiplatformV1Model>? models;