1{ 2 "configuration": { 3 "active_configuration": "default", 4 "properties": { 5 "core": { 6 "account": "[email protected]", 7 "disable_usage_reporting": "False", 8 "project": "example-project" 9 } 10 } 11 }, 12 "credential": { 13 "access_token": "don't use me", 14 "token_expiry": "2017-03-23T23:09:49Z" 15 }, 16 "sentinels": { 17 "config_sentinel": "/Users/example/.config/gcloud/config_sentinel" 18 } 19} 20