8 lines
155 B
JSON
8 lines
155 B
JSON
|
{
|
||
|
"private_key_id": "foo",
|
||
|
"private_key": "bar",
|
||
|
"client_email": "foo@bar.com",
|
||
|
"client_id": "id@foo.com",
|
||
|
"type": "service_account"
|
||
|
}
|