Home
last modified time | relevance | path

Searched full:api_version (Results 1 – 6 of 6) sorted by relevance

/test/framework/harnesses/host_controller/tfc/
Dtfc_client.py29 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/
Dartifact_fetcher.py44 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/
Dapp.yaml2 api_version: 1
/test/vti/test_serving/gae/
Dworker.yaml2 api_version: 1
Dapp.yaml2 api_version: 1
/test/framework/harnesses/host_controller/
Dmain.py166 api_version=config_json["tfc_api_version"],