{
  "type": "service_account",
  "project_id": "google.com:api-project-abc123xyz",
  "private_key_id": "123abc456xyz",
  "private_key": "-----BEGIN PRIVATE KEY-----abc123xyz456-----END PRIVATE KEY-----\n",
  "client_email": "123-abc@developer.gserviceaccount.com",
  "client_id": "123-abc.apps.googleusercontent.com",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://accounts.google.com/o/oauth2/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/123-abc%40developer.gserviceaccount.com"
}
