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