GoogleCloudContentwarehouseV1SynonymSetSynonymArgs

data class GoogleCloudContentwarehouseV1SynonymSetSynonymArgs(val words: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1SynonymSetSynonymArgs>

Represents a list of words given by the customer All these words are synonyms of each other.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1SynonymSetSynonymArgs

Properties

Link copied to clipboard
val words: Output<List<String>>? = null

For example: sale, invoice, bill, order