class TencentCloud::Tiems::V20190416::UpdateServiceResponse
def deserialize(params)
def deserialize(params) unless params['Service'].nil? @Service = ModelService.new @Service.deserialize(params['Service']) end @RequestId = params['RequestId'] end
def deserialize(params) unless params['Service'].nil? @Service = ModelService.new @Service.deserialize(params['Service']) end @RequestId = params['RequestId'] end