GoogleCloudAiplatformV1SavedQuery constructor
      
      GoogleCloudAiplatformV1SavedQuery({})
     
    
    
Implementation
GoogleCloudAiplatformV1SavedQuery({
  this.annotationFilter,
  this.annotationSpecCount,
  this.createTime,
  this.displayName,
  this.etag,
  this.metadata,
  this.name,
  this.problemType,
  this.supportAutomlTraining,
  this.updateTime,
});