Voting helps other researchers find interesting modules.
dupsComputedAlternateNames
list(GoogleApi.ContentWarehouse.V1.Model.IndexingDupsComputedLocalizedAlternateNamesLocaleEntry.t)
nil
webmasterAlternateNames
list(GoogleApi.ContentWarehouse.V1.Model.IndexingConverterLocalizedAlternateName.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CompositeDocLocalizedVariations{ dupsComputedAlternateNames: [ GoogleApi.ContentWarehouse.V1.Model.IndexingDupsComputedLocalizedAlternateNamesLocaleEntry.t() ] | nil, webmasterAlternateNames: [ GoogleApi.ContentWarehouse.V1.Model.IndexingConverterLocalizedAlternateName.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()