core.Map<core.String, core.dynamic> toJson() { final dataprocCluster = this.dataprocCluster; return {'dataprocCluster': ?dataprocCluster}; }