Home
last modified time | relevance | path

Searched refs:oauth_credentials (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dgmail_lib.py94 def __init__(self, oauth_credentials): argument
102 storage = oauth_client_fileio.Storage(oauth_credentials)
148 client = GmailApiClient(oauth_credentials=auth_creds)
Dphapi_lib.py88 def __init__(self, oauth_credentials, project_name, argument
93 if not oauth_credentials:
100 storage = oauth_client_fileio.Storage(oauth_credentials)