Searched defs:load_credentials_from_file (Results 1 – 4 of 4) sorted by relevance
/external/python/python-api-core/tests/asyncio/ |
D | test_grpc_helpers_async.py | 637 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 665 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 694 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument
|
/external/python/google-auth-library-python/google/auth/ |
D | _default_async.py | 31 def load_credentials_from_file(filename, scopes=None, quota_project_id=None): function
|
D | _default.py | 76 def load_credentials_from_file( function
|
/external/python/python-api-core/tests/unit/ |
D | test_grpc_helpers.py | 706 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 737 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 771 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument
|