Home
last modified time | relevance | path

Searched defs:DISCOVERY_URI (Results 1 – 2 of 2) sorted by relevance

/external/python/google-api-python-client/samples/api-python-client-doc/
Dmain.py46 DISCOVERY_URI = 'https://www.googleapis.com/discovery/v1/apis?preferred=true' variable
/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py87 DISCOVERY_URI = ('https://www.googleapis.com/discovery/v1/apis/' variable