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