Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/anthropic-sdk-python
/ provider
Function
provider
tests/lib/test_google_cloud.py:248–249 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
246
)
247
248
async
def
provider() -> str:
249
return
"async-token"
250
251
client = AsyncAnthropicGoogleCloud(
252
base_url=
"https://example.test/"
,
Callers
15
_get_azure_ad_token
Method · 0.85
_get_azure_ad_token
Method · 0.85
_get_token
Method · 0.85
_get_token
Method · 0.85
test_rereads_on_each_call
Method · 0.85
test_external_rereads_credentials_on_each_call
Method · 0.85
test_workload_identity_dispatch
Method · 0.85
test_workload_delegate_borrows_parent_http_client
Method · 0.85
test_workload_identity_workspace_id_env_empty_treated_unset
Method · 0.85
test_oidc_federation
Method · 0.85
test_identity_token_provider_override
Method · 0.85
test_oidc_federation_no_credentials_path_no_disk_cache
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected