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 reference documentation for the `GenerativeSettings.Types.FallbackSettings` class within the Dialogflow v3 API, specifically in the .NET context."],["The documentation covers a range of versions for `GenerativeSettings.Types.FallbackSettings`, from the latest 2.23.0 down to version 1.0.0, allowing users to select their relevant API version."],["The `FallbackSettings` class is used to manage the settings for generative fallbacks and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `PromptTemplates`, a collection of stored prompts for fallback, and `SelectedPrompt`, which is the display name of the currently chosen prompt."],["The content defines the `FallbackSettings` constructor as well as inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]