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, detailing its purpose as settings for generative fallback."],["The page lists various versions of the Dialogflow CX v3 API, ranging from version 1.0.0 to the latest, version 2.23.0, all linking to documentation about the `FallbackSettings` class."],["The `FallbackSettings` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`FallbackSettings` has two constructors: a default constructor and a constructor that takes another `FallbackSettings` object as a parameter, allowing for the creation of copies."],["Key properties of the `FallbackSettings` class include `PromptTemplates`, which stores selectable prompts, and `SelectedPrompt`, a string that holds the display name of the chosen prompt."]]],[]]