Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::AgentAssistantFeedback::DocumentCorrectness (v0.18.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::AgentAssistantFeedback::DocumentCorrectness.

Correctness of document.

Constants

DOCUMENT_CORRECTNESS_UNSPECIFIED

value: 0
Document correctness unspecified.

INCORRECT

value: 1
Information in document is incorrect.

CORRECT

value: 2
Information in document is correct.