@override Object toJson() => { 'parent': parent, 'tensorboardRun': ?tensorboardRun?.toJson(), 'tensorboardRunId': tensorboardRunId, };