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