Home
last modified time | relevance | path

Searched refs:URITEMPLATE (Results 1 – 2 of 2) sorted by relevance

/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py85 URITEMPLATE = re.compile('{[^}]*}') variable
694 for match in URITEMPLATE.finditer(method_desc['path']):
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt51 googleapiclient.discovery.URITEMPLATE googleapiclient.discovery-module.html#URITEMPLATE