Dialogflow v3 API - Class SafetySettings (2.18.0)

public sealed class SafetySettings : IMessage<SafetySettings>, IEquatable<SafetySettings>, IDeepCloneable<SafetySettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Dialogflow v3 API class SafetySettings.

Settings for Generative Safety.

Inheritance

object > SafetySettings

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Constructors

SafetySettings()

public SafetySettings()

SafetySettings(SafetySettings)

public SafetySettings(SafetySettings other)
Parameter
Name Description
other SafetySettings

Properties

BannedPhrases

public RepeatedField<SafetySettings.Types.Phrase> BannedPhrases { get; }

Banned phrases for generated text.

Property Value
Type Description
RepeatedFieldSafetySettingsTypesPhrase