YoutubeDiscoveryLegosLegosTaxonomicRelationship

GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosTaxonomicRelationship


Table of Contents ▼

Jump to a specific part of the page:

Description

Description of a taxonomic Legos annotation. http://go/legos/project.md#taxonomy-annotations

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. isRedundant (type: boolean(), default: nil)
    - Set to true if the taxonomy annotation is redundant amongst the set of other taxonomy annotations for the same document, i.e. if there is at least one other taxonomy annotation that is a child node of this one.
  2. score (type: float(), default: nil)
    - A score, in the 0-1 range, used to rank taxonomy annotations.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosTaxonomicRelationship{
isRedundant: boolean() | nil,
score: float() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosTaxonomicRelationship