class TencentCloud::Vod::V20180717::SegmentConfigureInfoForUpdate

视频拆条识别任务控制参数

def deserialize(params)

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

def initialize(switch=nil)

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