GoogleCloudAiplatformV1StudyTimeConstraint constructor

GoogleCloudAiplatformV1StudyTimeConstraint({
  1. String? endTime,
  2. String? maxDuration,
})

Implementation

GoogleCloudAiplatformV1StudyTimeConstraint({this.endTime, this.maxDuration});