[[["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."],[[["The `SafetySettings` class is part of the Dialogflow v3 API, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace, and is used to manage settings for generative safety in version 2.15.0."],["This class includes the ability to define `BannedPhrases`, which are phrases that should be avoided in generated text, and it does so via the `RepeatedField\u003cSafetySettings.Types.Phrase\u003e` property."],["The `SafetySettings` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable\u003cSafetySettings\u003e`, `IDeepCloneable\u003cSafetySettings\u003e`, and `IBufferMessage`, for functionality like deep cloning, comparing for equality, and message handling."],["There are many versions of this class, from 1.0.0 all the way up to 2.23.0 (latest)."],["The `SafetySettings` class has two constructors, a default `SafetySettings()` and another one that takes in a `SafetySettings` object as the parameter."]]],[]]