GoogleCloudMlV1ListTrialsResponse constructor
GoogleCloudMlV1ListTrialsResponse({
- List<
GoogleCloudMlV1Trial> ? trials,
Implementation
GoogleCloudMlV1ListTrialsResponse({
this.trials,
});