Database constructor
Database({})
Implementation
Database({
this.charset,
this.collation,
this.etag,
this.instance,
this.kind,
this.name,
this.project,
this.selfLink,
this.sqlserverDatabaseDetails,
});