Dialogflow v3 API - Enum DataStoreConnectionSignals.Types.SafetySignals.Types.SafetyDecision (2.20.0)

public enum DataStoreConnectionSignals.Types.SafetySignals.Types.SafetyDecision

Reference documentation and code samples for the Dialogflow v3 API enum DataStoreConnectionSignals.Types.SafetySignals.Types.SafetyDecision.

Safety decision. All kinds of check are incorporated into this final decision, including banned phrases check.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
AcceptedBySafetyCheck

No manual or automatic safety check fired.

RejectedBySafetyCheck

One ore more safety checks fired.

Unspecified

Decision not specified.