GoogleCloudContentwarehouseV1SynonymSetSynonym constructor

GoogleCloudContentwarehouseV1SynonymSetSynonym({
  1. List<String>? words,
})

Implementation

GoogleCloudContentwarehouseV1SynonymSetSynonym({
  this.words,
});