Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::DatastoreResponseReason (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::DatastoreResponseReason.
Response reason from datastore which indicates data serving status or
answer quality degradation.
Constants
DATASTORE_RESPONSE_REASON_UNSPECIFIED
value: 0 Default value.
NONE
value: 1 No specific response reason from datastore.
SEARCH_OUT_OF_QUOTA
value: 2 Search is blocked due to out of quota.
SEARCH_EMPTY_RESULTS
value: 3 Search returns empty results.
ANSWER_GENERATION_GEN_AI_DISABLED
value: 4 Generative AI is disabled.
ANSWER_GENERATION_OUT_OF_QUOTA
value: 5 Answer generation is blocked due to out of quota.
ANSWER_GENERATION_ERROR
value: 6 Answer generation encounters an error.
ANSWER_GENERATION_NOT_ENOUGH_INFO
value: 7 Answer generation does not have enough information to generate answer.
ANSWER_GENERATION_RAI_FAILED
value: 8 Answer generation is blocked by RAI (Responsible AI) failure.
ANSWER_GENERATION_NOT_GROUNDED
value: 9 Answer generation is not grounded on reliable sources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]