ErrorHandlingSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)Settings to describe how errors should be handled in the app.
Attribute |
|
|---|---|
| Name | Description |
error_handling_strategy |
google.cloud.ces_v1.types.ErrorHandlingSettings.ErrorHandlingStrategy
Optional. The strategy to use for error handling. |
Classes
ErrorHandlingStrategy
ErrorHandlingStrategy(value)Defines the strategy for handling errors.