GoogleCloudAiplatformV1SyntheticField constructor

GoogleCloudAiplatformV1SyntheticField({
  1. GoogleCloudAiplatformV1Content? content,
  2. String? fieldName,
})

Implementation

GoogleCloudAiplatformV1SyntheticField({this.content, this.fieldName});