public sealed class SafetySettings.Types.Phrase : IMessage<SafetySettings.Types.Phrase>, IEquatable<SafetySettings.Types.Phrase>, IDeepCloneable<SafetySettings.Types.Phrase>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class SafetySettings.Types.Phrase.
Text input which can be used for prompt or banned phrases.
[[["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 `SafetySettings.Types.Phrase` class within the Dialogflow v3 API, specifically for the .NET environment."],["The `SafetySettings.Types.Phrase` class is used to manage text inputs for prompt or banned phrases within the Dialogflow context."],["The page includes links to documentation for numerous versions of the API, ranging from version 1.0.0 to the latest 2.23.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the .NET framework."],["The `Phrase` class contains properties like `LanguageCode` and `Text`, enabling the setting of the language for the text input and defining the text input itself."]]],[]]