core.Map<core.String, core.dynamic> toJson() => { if (gcsDestination != null) 'gcsDestination': gcsDestination!.toJson(), if (pagesPerShard != null) 'pagesPerShard': pagesPerShard!, };