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")
Retrieves a list of all statements from a given source that match the specifi…
curl \
  https://digitalassetlinks.googleapis.com/v1/statements:list
Determines whether the specified (directional) relationship exists between th…
curl \
  https://digitalassetlinks.googleapis.com/v1/assetlinks:check
SDK on GitHub 📄 API Docs
SDK
python-aiplatform
Python
API
googleapis.com
googleapis.com:digitalassetlinks
At a glance
Language Python
Endpoints3
Base URLhttps://digitalassetlinks.googleapis.com
✓ Official