Configs
Retrieve configuration files
$client->projects->configs->retrieve(string project, ?string branch, ?string include): ConfigGetResponse
GET/v0/projects/{project}/configs
Generate config suggestions
$client->projects->configs->guess(string project, string spec, ?string branch): ConfigGuessResponse
POST/v0/projects/{project}/configs/guess