Searched full:api_version (Results 1 – 6 of 6) sorted by relevance
/test/framework/harnesses/host_controller/tfc/ |
D | tfc_client.py | 29 API_VERSION = "v1" variable 149 api_name=API_NAME, api_version=API_VERSION, scopes=SCOPES): argument 160 api_root, api_name, api_version) 173 api_name, api_version, http=thread_local.http,
|
/test/vts/utils/python/build/api/ |
D | artifact_fetcher.py | 44 API_VERSION: string, version of the internal API accessed by the client. 54 API_VERSION = "v2beta1" variable in AndroidBuildClient 83 version=self.API_VERSION,
|
/test/vti/fuzz_test_serving/ |
D | app.yaml | 2 api_version: 1
|
/test/vti/test_serving/gae/ |
D | worker.yaml | 2 api_version: 1
|
D | app.yaml | 2 api_version: 1
|
/test/framework/harnesses/host_controller/ |
D | main.py | 166 api_version=config_json["tfc_api_version"],
|