Gemini Enterprise for Customer Experience v1beta API - Class ErrorHandlingSettings (1.0.0-beta01)

public sealed class ErrorHandlingSettings : IMessage<ErrorHandlingSettings>, IEquatable<ErrorHandlingSettings>, IDeepCloneable<ErrorHandlingSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class ErrorHandlingSettings.

Settings to describe how errors should be handled in the app.

Inheritance

object > ErrorHandlingSettings

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

ErrorHandlingSettings()

public ErrorHandlingSettings()

ErrorHandlingSettings(ErrorHandlingSettings)

public ErrorHandlingSettings(ErrorHandlingSettings other)
Parameter
Name Description
other ErrorHandlingSettings

Properties

ErrorHandlingStrategy

public ErrorHandlingSettings.Types.ErrorHandlingStrategy ErrorHandlingStrategy { get; set; }

Optional. The strategy to use for error handling.

Property Value
Type Description
ErrorHandlingSettingsTypesErrorHandlingStrategy