Metadata constructor
Metadata({})
Implementation
Metadata({
this.createTime,
this.endTime,
this.events,
this.labels,
this.pipeline,
this.pubSubTopic,
this.startTime,
});
Metadata({
this.createTime,
this.endTime,
this.events,
this.labels,
this.pipeline,
this.pubSubTopic,
this.startTime,
});