Vertex AI 整合
概述
生成服務帳戶憑證
{
"type": "service_account",
"project_id": "your-project-id",
"private_key_id": "your-private-key-id",
"private_key": "your-private-key",
"client_email": "the-email-of-the-service-account",
"client_id": "the-client-id",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "your-client_x509_cert_url",
"universe_domain": "googleapis.com"
}將憑證添加到 SkyDeck AI

結論
Last updated