Gemini Enterprise for Customer Experience v1beta API - Enum ErrorHandlingSettings.Types.ErrorHandlingStrategy (1.0.0-beta01)

public enum ErrorHandlingSettings.Types.ErrorHandlingStrategy

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum ErrorHandlingSettings.Types.ErrorHandlingStrategy.

Defines the strategy for handling errors.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
FallbackResponse

A fallback message will be returned to the user in case of LLM errors.

None

No specific handling is enabled.

Unspecified

Unspecified error handling strategy. Defaults to FALLBACK_RESPONSE.