Go integration
import "go-genai" // Initialize client client := go-genai.NewClient("YOUR_ACCESS_TOKEN")
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://sqladmin.googleapis.com/v1/flags
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://sqladmin.googleapis.com/v1/projects/{project}/tierscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://sqladmin.googleapis.com/v1/projects/{project}/instances