@override Object toJson() => { 'bigqueryDestination': ?bigqueryDestination?.toJson(), if (displayName.isNotDefault) 'displayName': displayName, };