View Source GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosFormatRelationship (google_api_content_warehouse v0.4.0)
Description of a format Legos annotation. http://go/legos/formats.md
Attributes
-
confidence
(type:number()
, default:nil
) - Format classification confidence score, in the 0-1 range. A score of XX% means that we expect at least XX% of the documents annotated with this format to be correctly annotated; i.e. thresholding at XX% yields a precision of at least XX%.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosFormatRelationship{ confidence: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.