Using deprecated-generative-ai-python with google.com

Python integration

✓ Official SDK
Install
pip install deprecated-generative-ai-python
Quick start
import deprecated-generative-ai-python

client = deprecated_generative_ai_python.Client("YOUR_API_KEY")
Returns a reconciliation report.
curl \
  https://travelpartner.googleapis.com/v3/{name}
Returns the `Icon`s for a partner account.
curl \
  https://travelpartner.googleapis.com/v3/{parent}/icons
Returns the brands for a partner account.
curl \
  https://travelpartner.googleapis.com/v3/{parent}/brands
SDK on GitHub 📄 API Docs
SDK
deprecated-generative-ai-python
Python
API
google.com
google.com
At a glance
Language Python
Endpoints23
Base URLhttps://travelpartner.googleapis.com
✓ Official