Using go-genai with googleapis.com

Go integration

✓ Official SDK

Install

go get github.com/googleapis/go-genai

Quick start

import "go-genai"

// Initialize client
client := go-genai.NewClient("YOUR_API_KEY")
Logs new events when playable locations are displayed, and when they are inte…
curl \
  https://playablelocations.googleapis.com/v3:logImpressions
Logs bad playable location reports submitted by players. Reports are not part…
curl \
  https://playablelocations.googleapis.com/v3:logPlayerReports
SDK on GitHub 📄 API Docs
SDK
go-genai
Go
API
googleapis.com
googleapis.com:playablelocations

At a glance

Language Go
Endpoints3
Base URLhttps://playablelocations.googleapis.com
✓ Official