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")
Queries the Chrome User Experience for a single `record` for a given site. Re…
curl \
  https://chromeuxreport.googleapis.com/v1/records:queryRecord
Queries the Chrome User Experience Report for a timeseries `history record` f…
curl \
  https://chromeuxreport.googleapis.com/v1/records:queryHistoryRecord
SDK on GitHub 📄 API Docs
SDK
python-aiplatform
Python
API
googleapis.com
googleapis.com:chromeuxreport

At a glance

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