CutoverJobResponse

fun CutoverJobResponse(computeEngineTargetDetails: ComputeEngineTargetDetailsResponse, createTime: String, endTime: String, error: StatusResponse, name: String, progressPercent: Int, state: String, stateMessage: String, stateTime: String, steps: List<CutoverStepResponse>)