class TencentCloud::Tiia::V20190529::DetectMisbehaviorResponse

def initialize(confidence=nil, type=nil, requestid=nil)

def initialize(confidence=nil, type=nil, requestid=nil)
  @Confidence = confidence
  @Type = type
  @RequestId = requestid
end