GoogleCloudAiplatformV1NasTrial constructor
GoogleCloudAiplatformV1NasTrial({
- String? endTime,
- GoogleCloudAiplatformV1Measurement? finalMeasurement,
- String? id,
- String? startTime,
- String? state,
Implementation
GoogleCloudAiplatformV1NasTrial({
this.endTime,
this.finalMeasurement,
this.id,
this.startTime,
this.state,
});