Datastore constructor
Datastore({})
Implementation
Datastore({
this.clusters,
this.createTime,
this.description,
this.etag,
this.name,
this.nfsDatastore,
this.state,
this.uid,
this.updateTime,
});
Datastore({
this.clusters,
this.createTime,
this.description,
this.etag,
this.name,
this.nfsDatastore,
this.state,
this.uid,
this.updateTime,
});