HomeSort by relevance Sort by last modified time
    Searched refs:oauth2_service_json (Results 1 - 2 of 2) sorted by null

  /test/framework/harnesses/host_controller/tfc/
tfc_client.py 148 def CreateTfcClient(api_root, oauth2_service_json,
154 oauth2_service_json: The path to service account key file.
163 oauth2_service_json, scopes=scopes)
  /test/vts/utils/python/build/api/
artifact_fetcher.py 70 def __init__(self, oauth2_service_json):
74 oauth2_service_json: Path to service account json file.
77 oauth2_service_json, [self.SCOPE])

Completed in 189 milliseconds