Google Cloud Dialogflow v2beta1 API - Enum RaiSettings.Types.RaiCategoryConfig.Types.SensitivityLevel (1.0.0-beta28)

public enum RaiSettings.Types.RaiCategoryConfig.Types.SensitivityLevel

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum RaiSettings.Types.RaiCategoryConfig.Types.SensitivityLevel.

Enum for user-configurable sensitivity levels.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
BlockFew

Block a few potentially sensitive responses.

BlockMost

Block most potentially sensitive responses.

BlockNone

No filtering for this category.

BlockSome

Block some potentially sensitive responses.

Unspecified

Default value. If unspecified, the default behavior is:

  • DANGEROUS_CONTENT: BLOCK_FEW
  • SEXUALLY_EXPLICIT: BLOCK_SOME
  • HARASSMENT: BLOCK_SOME
  • HATE_SPEECH: BLOCK_SOME