class TencentCloud::Mps::V20190612::OcrFullTextConfigureInfoForUpdate

文本全文本识别任务控制参数

def deserialize(params)

def deserialize(params)
  @Switch = params['Switch']
end

def initialize(switch=nil)

def initialize(switch=nil)
  @Switch = switch
end