Searched refs:oauth_credentials (Results 1 – 2 of 2) sorted by relevance
86 def __init__(self, oauth_credentials): argument94 storage = oauth_client_fileio.Storage(oauth_credentials)140 client = GmailApiClient(oauth_credentials=auth_creds)
88 def __init__(self, oauth_credentials, project_name): argument92 if not oauth_credentials:95 storage = oauth_client_fileio.Storage(oauth_credentials)