google-cloud-agentidentitycredentials
Google Cloud Agentidentitycredentials API client library
What it is and what it does
This is a Google Cloud client library for the Agent Identity Credentials API, part of the official google-cloud-python ecosystem. It wraps the agentidentitycredentials.googleapis.com service and provides a Python interface to manage and retrieve credentials for service agents running on Google Cloud. The library is built on top of google-api-core, google-auth, and gRPC, following Google's standard patterns for cloud client libraries.
The package is in Beta status and actively maintained. It requires Python 3.10 or later and integrates with Google Cloud's authentication framework. Installation is straightforward via pip, and the library includes built-in logging support via Python's standard logging module, with optional structured logging through environment variables. Code samples are available in the repository, and full API documentation is linked from the package metadata.
Use it for:
- Obtain and manage credentials for service agents deployed on Google Cloud Platform
- Integrate agent identity credential handling into Python applications running on GCP
- Automate credential lifecycle management for multi-agent systems on Google Cloud
- Debug and monitor agent authentication events using structured logging
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python client library to interact with Google Cloud's Agent Identity Credentials API for managing and obtaining credentials for service agents.
Yes, if you are building applications on Google Cloud Platform that need to work with Agent Identity Credentials. The library is actively maintained, has no known vulnerabilities, low install friction, and follows Google's standard patterns. It is in Beta, so expect the API surface to stabilize; verify that the specific credential operations you need are already supported in version 0.1.1 before committing to production use.
Install
google-cloud-agentidentitycredentials on PyPI
pip
pip install google-cloud-agentidentitycredentialsuv
uv add google-cloud-agentidentitycredentialspoetry
poetry add google-cloud-agentidentitycredentialsInstalling google-cloud-agentidentitycredentials
Before you install
Low friction installation with a pure-Python wheel. Active maintenance—released 8 days ago with recent commits. Depends on standard Google Cloud libraries (google-api-core, google-auth, grpcio, proto-plus, protobuf).
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install google-cloud-agentidentitycredentials
from google.cloud import agentidentitycredentials
# Create a client (requires Google Cloud authentication setup)
client = agentidentitycredentials.AgentIdentityCredentialsClient()
Requires Python >= 3.10. Google Cloud project setup and authentication configuration (via google-auth) must be completed before the client can make API calls.
Verify before relying
- Specific methods and classes available on the AgentIdentityCredentialsClient beyond basic instantiation
- Whether this library is suitable for on-device agent credential generation or only for cloud-based workflows
- Performance characteristics and rate limits for credential operations
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 8 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 324,233/month — #7,597 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: google_cloud_agentidentitycredentials-0.1.1-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
google-cloud-api-keysManages API keys for Google Cloud projects,…
permissive · top 15,000 on PyPI
google-cloud-iamProvides a Python client library for Google…
permissive · top 5,000 on PyPI
google-cloud-buildPython client library for Google Cloud Build…
permissive · top 1,000 on PyPI
google-cloud-resource-managerProvides a Python client for Google Cloud…
permissive · top 1,000 on PyPI
google-cloud-functionsPython client library for Google Cloud…
permissive · top 5,000 on PyPI
google-cloud-iamconnectorcredentialsProvides a Python client library for Google…
permissive · top 15,000 on PyPI
google-cloud-access-context-managerPython client library for Google Cloud Access…
permissive · top 5,000 on PyPI
grpc-google-iam-v1Provides gRPC-based Python client bindings for…
permissive · top 1,000 on PyPI
google-cloud-tpuProvides a Python client library to interact…
permissive · top 15,000 on PyPI
google-cloud-workflowsPython client library for Google Cloud…
permissive · top 1,000 on PyPI