Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy.

Defines the strategy for handling errors.

Constants

ERROR_HANDLING_STRATEGY_UNSPECIFIED

value: 0
Unspecified error handling strategy.

NONE

value: 1
No specific handling is enabled.

FALLBACK_RESPONSE

value: 2
A fallback message will be returned to the user in case of system errors (e.g. LLM errors).

END_SESSION

value: 3
An EndSession signal will be emitted in case of system errors (e.g. LLM errors).