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-04-09 UTC."],[[["This webpage provides reference documentation for the `GenerativeSettings.Types.FallbackSettings` class within the Dialogflow v3 API, specifically in the .NET context."],["The page lists various versions of the API, ranging from the latest 2.23.0 down to 1.0.0, each linked to their respective documentation pages for `GenerativeSettings.Types.FallbackSettings`."],["`GenerativeSettings.Types.FallbackSettings` class is used to define settings for generative fallback in Dialogflow, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FallbackSettings` class has properties like `PromptTemplates` and `SelectedPrompt`, which help manage and select prompt templates."],["The page also includes the constructors for the `FallbackSettings` class, demonstrating how to instantiate the class, including one for cloning from an existing `FallbackSettings` object."]]],[]]