GoogleCloudDialogflowCxV3SafetySettings constructor

GoogleCloudDialogflowCxV3SafetySettings({
  1. List<GoogleCloudDialogflowCxV3SafetySettingsPhrase>? bannedPhrases,
})

Implementation

GoogleCloudDialogflowCxV3SafetySettings({
  this.bannedPhrases,
});