Recommended Machine Configuration Response
data class RecommendedMachineConfigurationResponse(val memory: ResourceRangeResponse? = null, val vCPUs: ResourceRangeResponse? = null)
The properties describe the recommended machine configuration for this Image Definition. These properties are updatable.