View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SynonymSetSynonym (google_api_content_warehouse v0.6.0)
Represents a list of words given by the customer All these words are synonyms of each other.
Attributes
-
words
(type:list(String.t)
, default:nil
) - For example: sale, invoice, bill, order
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SynonymSetSynonym{ words: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.