ANSWER_RELEVANCE_UNSPECIFIED constant

AgentAssistantFeedback_AnswerRelevance const ANSWER_RELEVANCE_UNSPECIFIED

Implementation

static const AgentAssistantFeedback_AnswerRelevance
    ANSWER_RELEVANCE_UNSPECIFIED = AgentAssistantFeedback_AnswerRelevance._(
        0,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'ANSWER_RELEVANCE_UNSPECIFIED');