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 Google Cloud Dialogflow CX v3 API for .NET."],["The `FallbackSettings` class is used to manage settings for generative fallback behaviors in Dialogflow CX, as documented throughout its numerous listed versions."],["The page details that `FallbackSettings` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and data cloning."],["The class includes properties like `PromptTemplates` (a collection of selectable prompts) and `SelectedPrompt` (the currently chosen prompt), which can be used for customizing the fallback experience in Dialogflow CX."],["The documentation includes a list of all available versions of the API for this particular class, ranging from version 2.23.0 down to 1.0.0."]]],[]]