Dataset constructor
Dataset({})
Implementation
Dataset({
this.createTime,
this.displayName,
this.exampleCount,
this.name,
this.sourceLanguageCode,
this.targetLanguageCode,
this.testExampleCount,
this.trainExampleCount,
this.updateTime,
this.validateExampleCount,
});