GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase constructor

GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase({
  1. String? value,
})

Implementation

GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase({
  this.value,
});