GoogleCloudContentwarehouseV1SynonymSet

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SynonymSet

2
out of 10
Low
SEO Impact
Represents a list of synonyms for a given context. For example a context "sales" could contain: Synonym 1: sale, invoice, bill, order Synonym 2: money, credit, finance, payment Synonym 3: shipping, freight, transport Each SynonymSets should be disjoint

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Synonym Set) contains 3 attributes that define its data structure. Key functionality includes: This is a freeform field. Example contexts can be "sales," "engineering," "real estate," "accounting," etc. The context can be supplied during search ...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

3
Sort:|Filter:
contextstring
Default: nilFull type: String.t

This is a freeform field. Example contexts can be "sales," "engineering," "real estate," "accounting," etc. The context can be supplied during search requests.

namestring
Default: nilFull type: String.t

The resource name of the SynonymSet This is mandatory for google.api.resource. Format: projects/{project_number}/locations/{location}/synonymSets/{context}.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SynonymSetSynonym.t

List of Synonyms for the context.