We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc35448 commit 7a8466cCopy full SHA for 7a8466c
googleapiclient/discovery_cache/__init__.py
@@ -52,7 +52,7 @@ def autodetect():
52
53
def get_static_doc(serviceName, version):
54
"""Retrieves the discovery document from the directory defined in
55
- DISCOVERY_DOC_DIR corresponding to the uri provided.
+ DISCOVERY_DOC_DIR corresponding to the serviceName and version provided.
56
57
Args:
58
serviceName: string, name of the service.
0 commit comments