Using python-aiplatform with googleapis.com

Python integration

✓ Official SDK

Install

pip install python-aiplatform

Quick start

import python-aiplatform

client = python_aiplatform.Client("YOUR_API_KEY")
Returns the pubsub notification settings for the account.
curl \
  https://mybusinessnotifications.googleapis.com/v1/{name}
SDK on GitHub 📄 API Docs
SDK
python-aiplatform
Python
API
googleapis.com
googleapis.com:mybusinessnotifications

At a glance

Language Python
Endpoints2
Base URLhttps://mybusinessnotifications.googleapis.com
✓ Official