GoogleCloudContentwarehouseV1SynonymSet constructor
GoogleCloudContentwarehouseV1SynonymSet({
- String? context,
- String? name,
- List<
GoogleCloudContentwarehouseV1SynonymSetSynonym> ? synonyms,
Implementation
GoogleCloudContentwarehouseV1SynonymSet({
this.context,
this.name,
this.synonyms,
});