Home
last modified time | relevance | path

Searched refs:cache_discovery (Results 1 – 12 of 12) sorted by relevance

/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py177 cache_discovery=True, argument
221 requested_url, discovery_http, cache_discovery, cache, developerKey
241 def _retrieve_discovery_doc(url, http, cache_discovery, cache=None, developerKey=None): argument
255 if cache_discovery:
292 if cache_discovery and cache:
/external/oss-fuzz/infra/build/functions/
Dbase_images.py85 cache_discovery=False)
Drequest_build.py90 cache_discovery=False)
Dbuild_lib.py120 cache_discovery=False)
Dupdate_build_status.py131 cache_discovery=False)
Dbuild_project.py417 cache_discovery=False)
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/
Dapi.py141 cache_discovery=False,
151 cache_discovery=False,
/external/tensorflow/tensorflow/python/tpu/client/
Dclient.py249 cache_discovery=False)
252 'tpu', 'v1', credentials=credentials, cache_discovery=False)
/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py35 'bigquery', 'v2', credentials=creds, cache_discovery=False)
/external/rust/crates/grpcio-sys/grpc/tools/gcp/utils/
Dbig_query_utils.py39 cache_discovery=False)
/external/protobuf/benchmarks/util/
Dbig_query_utils.py23 'bigquery', 'v2', credentials=creds, cache_discovery=False)
/external/python/google-api-python-client/tests/
Dtest_discovery.py417 plus = build("plus", "v1", http=self.http, cache_discovery=False)
430 plus = build("plus", "v1", http=http, cache_discovery=False)
588 zoo = build("zoo", "v1", http=http, cache_discovery=False)
847 zoo = build("zoo", "v1", http=http, cache_discovery=False)