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 Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its use in Dialogflow v3 API."],["The `FallbackSettings` class is used to define settings for generative fallbacks in Dialogflow, and is part of the `Google.Cloud.Dialogflow.Cx.V3` assembly."],["The documentation covers version history, detailing the available versions from 1.0.0 to the latest 2.23.0 of the Dialogflow v3 API, along with its inheritance and implementation details, as well as its constructors."],["The `FallbackSettings` class allows users to specify stored prompts for fallback scenarios through the `PromptTemplates` property and to select a prompt through the `SelectedPrompt` property."]]],[]]