GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotations
Table of Contents ▼
Jump to a specific part of the page:
Description
Represents a collection of triples annotated by Webref/Webit. Included in WebrefEntities
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
annotations
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotation)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotations{
annotations: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotation.t()] | nil
}
annotations: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotation.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTripleAnnotations