Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::ErrorHandlingSettings.
Settings to describe how errors should be handled in the app.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_handling_strategy
def error_handling_strategy() -> ::Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy
Returns
- (::Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy) — Optional. The strategy to use for error handling.
#error_handling_strategy=
def error_handling_strategy=(value) -> ::Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy
Parameter
- value (::Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy) — Optional. The strategy to use for error handling.
Returns
- (::Google::Cloud::Ces::V1::ErrorHandlingSettings::ErrorHandlingStrategy) — Optional. The strategy to use for error handling.