public sealed class GenerativeSettings.Types.FallbackSettings : IMessage<GenerativeSettings.Types.FallbackSettings>, IEquatable<GenerativeSettings.Types.FallbackSettings>, IDeepCloneable<GenerativeSettings.Types.FallbackSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GenerativeSettings.Types.FallbackSettings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GenerativeSettings.Types.FallbackSettings` class within the Dialogflow v3 API, specifically for .NET development."],["The `FallbackSettings` class is used to manage settings for generative fallback behaviors in Dialogflow CX, offering methods for customization."],["The page lists various versions of the Dialogflow.Cx.V3 library, from the latest version 2.23.0, to down to version 1.0.0, offering documentation for each."],["`FallbackSettings` Implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, that are used for deep cloning and buffering messages, among others."],["The main properties available to the `FallbackSettings` class are `PromptTemplates` and `SelectedPrompt`, used for managing and selecting prompts."]]],[]]