@override Object toJson() => { 'gcs': ?gcs?.toJson(), 'bigquery': ?bigquery?.toJson(), if (predictionFormat.isNotDefault) 'predictionFormat': predictionFormat.toJson(), };