GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsCommunicationRelationshipArgument
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A relationship contact.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
alias
(type:String.t
, default:nil
)
- The alias of the relationship in the query, e.g. "mom". -
canonical
(type:String.t
, default:nil
)
- The canonical format of the relationship, e.g. "Mother". -
canonicalLexicalMid
(type:String.t
, default:nil
)
- Mid for an entity that has lexical data (a LexiconEntry). See https://g3doc.corp.google.com/nlp/generation/g3doc/lexical_data.md for for more information about lexical data. This is the canonical mid for this entity (eg. it would be /m/0lbxz for "mother" in EN even if user referred to "mom").
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsCommunicationRelationshipArgument