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 documentation covers various versions of the Dialogflow v3 API, ranging from version 1.0.0 to the latest version 2.23.0, with each version having its own link to the respective `FallbackSettings` documentation."],["`GenerativeSettings.Types.FallbackSettings` is a class designed for managing settings related to generative fallbacks in the Dialogflow CX environment."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for deep cloning, equality checks, and message handling."],["Key properties of `FallbackSettings` include `PromptTemplates`, which allows you to set predefined or user-defined prompts, and `SelectedPrompt`, which allows you to select which prompt to use by its name."]]],[]]