Searched refs:makepatch (Results 1 – 3 of 3) sorted by relevance
29 from googleapiclient.model import makepatch70 self.assertEqual(expected_patch, makepatch(orig, mod), msg=msg)
365 def makepatch(original, modified): function395 patch[key] = makepatch(original_value, modified_value)
116 googleapiclient.model.makepatch googleapiclient.model-module.html#makepatch