GoogleCloudAiplatformV1Feature constructor
      
      GoogleCloudAiplatformV1Feature({})
     
    
    
Implementation
GoogleCloudAiplatformV1Feature({
  this.createTime,
  this.description,
  this.disableMonitoring,
  this.etag,
  this.labels,
  this.monitoringStatsAnomalies,
  this.name,
  this.pointOfContact,
  this.updateTime,
  this.valueType,
  this.versionColumnName,
});