class TencentCloud::Mps::V20190612::LiveStreamFaceRecognitionResult
def initialize(id=nil, name=nil, type=nil, startptstime=nil, endptstime=nil, confidence=nil, areacoordset=nil)
def initialize(id=nil, name=nil, type=nil, startptstime=nil, endptstime=nil, confidence=nil, areacoordset=nil) @Id = id @Name = name @Type = type @StartPtsTime = startptstime @EndPtsTime = endptstime @Confidence = confidence @AreaCoordSet = areacoordset end