Searched refs:service_account_keyfile (Results 1 – 1 of 1) sorted by relevance
496 client_info, service_account_name=None, service_account_keyfile=None, argument498 if ((service_account_name and not service_account_keyfile) or499 (service_account_keyfile and not service_account_name)):523 service_account_name, service_account_keyfile, scopes,