9 lines
158 B
JSON
9 lines
158 B
JSON
|
|
{
|
||
|
|
"type": "service_account",
|
||
|
|
"project_id": "test",
|
||
|
|
"private_key_id": "test",
|
||
|
|
"private_key": "test",
|
||
|
|
"client_email": "test",
|
||
|
|
"client_id": "test"
|
||
|
|
}
|