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