Home
last modified time | relevance | path

Searched defs:service_account_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
Drest_api.py88 def _make_token_async(scopes, service_account_id): argument
117 def __init__(self, scopes, service_account_id=None, token_maker=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dservice_account.py40 def __init__(self, service_account_id, service_account_email, private_key_id, argument