Voting helps other researchers find interesting modules.
Contains lexical metadata for a given reference. For example, this proto will be used to store locale-specific Lexical mids for contact relationships (e.g. /g/11gv0vypg4 is the mid for mother in english and /g/11gmy_gv87 is for mother in french) as an extension to QRefAnnotation::other_metadata, when available.
canonicalLexicalMid
String.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CopleyLexicalMetadata{ canonicalLexicalMid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()