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 class `GenerativeSettings.Types.FallbackSettings` is designed to manage settings for generative fallback functionality and has implementations for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists available versions of the API class, from version 1.0.0 to the latest version 2.23.0, with version 2.17.0 being the main version being viewed."],["The `FallbackSettings` class includes properties such as `PromptTemplates` for managing stored prompts and `SelectedPrompt` to manage the selected prompt's display name."],["The documentation details the class's constructors, including a default constructor and a copy constructor that takes an instance of `FallbackSettings` as a parameter."]]],[]]