Destination constructor
Destination({})
Implementation
Destination({
this.createTime,
this.description,
this.endpoints,
this.etag,
this.ipPrefix,
this.labels,
this.name,
this.stateTimeline,
this.uid,
this.updateTime,
});