values constant

Implementation

static const $core.List<SchedulingNodeAffinity_Operator> values = <SchedulingNodeAffinity_Operator> [
  OPERATOR_UNSPECIFIED,
  IN,
  NOT_IN,
];