Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Feedback::Reason (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Feedback::Reason.

The reason why user gives a negative feedback.

Constants

REASON_UNSPECIFIED

value: 0
Unspecified reason.

INACCURATE_RESPONSE

value: 1
The response is inaccurate.

NOT_RELEVANT

value: 2
The response is not relevant.

INCOMPREHENSIVE

value: 3
The response is incomprehensive.

OFFENSIVE_OR_UNSAFE

value: 4
The response is offensive or unsafe.

FORMAT_AND_STYLES

value: 6
The response is not well-formatted.

BAD_CITATION

value: 7
The response is not well-associated with the query.

CANVAS_NOT_GENERATED

value: 8
The expected canvas was not generated for the response.

CANVAS_QUALITY_BAD

value: 9
The generated canvas is of bad quality (e.g. inaccurate, incomplete, poorly formatted).

CANVAS_EXPORT_FAILED

value: 10
Exporting the generated canvas failed (e.g. download or external export action did not complete successfully).