GoogleCloudAiplatformV1Annotation constructor
      
      GoogleCloudAiplatformV1Annotation({})
     
    
    
Implementation
GoogleCloudAiplatformV1Annotation({
  this.annotationSource,
  this.createTime,
  this.etag,
  this.labels,
  this.name,
  this.payload,
  this.payloadSchemaUri,
  this.updateTime,
});