values constant

List<Agent_MatchMode> const values

Implementation

static const $core.List<Agent_MatchMode> values = <Agent_MatchMode>[
  MATCH_MODE_UNSPECIFIED,
  MATCH_MODE_HYBRID,
  MATCH_MODE_ML_ONLY,
];