Buildpacks Group Properties Response
data class BuildpacksGroupPropertiesResponse(val buildpacks: List<BuildpackPropertiesResponse>? = null, val name: String? = null)
Buildpack group properties of the Builder
Buildpack group properties of the Builder