Searched refs:URITEMPLATE (Results 1 – 2 of 2) sorted by relevance
85 URITEMPLATE = re.compile('{[^}]*}') variable694 for match in URITEMPLATE.finditer(method_desc['path']):
51 googleapiclient.discovery.URITEMPLATE googleapiclient.discovery-module.html#URITEMPLATE