Spaces:
Runtime error
Runtime error
File size: 558 Bytes
121d002 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"type": "service_account",
"project_id": "evreal",
"private_key_id": "***",
"private_key": "***",
"client_email": "[email protected]",
"client_id": "112071584481993672650",
"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": "https://www.googleapis.com/robot/v1/metadata/x509/evreal%40evreal.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
}
|