models property

List<GoogleCloudMlV1Model>? models
getter/setter pair

The list of models.

Implementation

core.List<GoogleCloudMlV1Model>? models;