View Source GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosAnnotations (google_api_content_warehouse v0.4.0)
A collection of annotations returned by Legos for a document.
Attributes
-
annotations
(type:list(GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosAnnotation.t)
, default:nil
) - The annotations for this document. For a given (entity, relationship type) pair, there will be at most one annotation. The list has no particular order.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosAnnotations{ annotations: [ GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosAnnotation.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.