• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "service_account",
3  "project_id": "project_id",
4  "private_key_id": "private_key_id",
5  "private_key": "private_key",
6  "client_email": "xyz@developer.gserviceaccount.com",
7  "client_id": "123",
8  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
9  "token_uri": "https://accounts.google.com/o/oauth2/token",
10  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
11  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/xyz%40developer.gserviceaccount.com"
12}
13