GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationEntityRelationship
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
entityIndex
(type:integer()
, default:nil
)
- The index of the other entity in the relationship. -
impliedBy
(type:boolean()
, default:nil
)
- True if this entity is implied by the other (includes geo contains). -
implies
(type:boolean()
, default:nil
)
- True if this entity implies the other (includes geo contained by). -
linkPropertyName
(type:list(String.t)
, default:nil
)
- Names of the relationship links.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationEntityRelationship