Searched refs:service_account_keyfile (Results 1 – 1 of 1) sorted by relevance
718 client_info, service_account_name=None, service_account_keyfile=None, argument728 if ((service_account_name and not service_account_keyfile) or729 (service_account_keyfile and not service_account_name)):734 service_account_name, service_account_keyfile, scopes, user_agent)