LiveEventConfig

fun LiveEventConfig(    closedCaptionsIngestionUrl: String?,     displayDate: Long?,     draft: Boolean?,     redirectLink: VideoVO.LiveEventConfig.RedirectLink?,     streamName: String?,     streams: List<VideoVO.VideoStreamVO>?,     uuid: String?,     videoContentId: String?,     youtubeEventId: String?,     youtubeEventState: String?,     youtubeStreamId: String?)