values constant
Implementation
static const $core.List<Participant_Role> values = <Participant_Role>[
ROLE_UNSPECIFIED,
HUMAN_AGENT,
AUTOMATED_AGENT,
END_USER,
];
static const $core.List<Participant_Role> values = <Participant_Role>[
ROLE_UNSPECIFIED,
HUMAN_AGENT,
AUTOMATED_AGENT,
END_USER,
];