Commit graph

2 commits

Author SHA1 Message Date
Google APIs
ff15be5472 feat: initial release of the Agent Identity Credentials API (v1)
The Agent Identity Credentials API provides a standardized way to manage authorization credentials for AuthProviders.

Key Features:
   - Retrieve authorization credentials for specific auth providers
   - Finalize credentials to complete OAuth consent exchanges
   - Support for Python client libraries with flattened method signatures for easier usage
   - The generated Python GAPIC library has been locally verified for build and test compatibility using Python 3.11. Here is the [screenshot](https://screenshot.googleplex.com/BD5E5mhRRUcVVp3).

PiperOrigin-RevId: 927346082
2026-06-05 09:44:04 -07:00
Google APIs
c73334a478 feat: initial release of the Agent Identity Credentials API (v1alpha)
The Agent Identity Credentials API provides a standardized way to manage authorization credentials for AuthProviders.

Key Features:

- Retrieve authorization credentials for specific auth providers
- Finalize credentials to complete OAuth consent exchanges
- Support for Python client libraries with flattened method signatures for easier usage
- The generated Python GAPIC library has been locally verified for build and test compatibility using Python 3.11. [Here](https://screenshot.googleplex.com/6Tn9gnCk6ZtATnv) is the screenshot.
- API_PUBLISH_TARGET=//google/cloud/agentidentitycredentials:agentidentitycredentials_v1alpha_public_proto

PiperOrigin-RevId: 926047238
2026-06-03 08:33:55 -07:00