Scheduling Node Affinity Response
data class SchedulingNodeAffinityResponse(val key: String, val operator: String, val values: List<String>)
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling