Voting helps other researchers find interesting modules.
The type of contact (mobile, home, work, etc). NOTE: Unfortunately the name of this message is a misnomer. Contact type would be a better name.
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
nil
isAnnotatedFromText
boolean()
normalizedText
String.t
originalText
rawText
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsCommunicationPhoneType{ evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, isAnnotatedFromText: boolean() | nil, normalizedText: String.t() | nil, originalText: String.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()