YoutubeCommentsRankingYouTubeCommentTextQualityAnnotation

GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsRankingYouTubeCommentTextQualityAnnotation


Table of Contents ▼

Jump to a specific part of the page:

Description

Text quality scores for a single comment.

Attributes List

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

View Attributes

Attributes

  1. flagPredictionScore (type: number(), default: nil)
    - Score produced by the user flag prediction model.
  2. flagPredictionVersion (type: String.t, default: nil)
    - Version identifier of the flag prediction model.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsRankingYouTubeCommentTextQualityAnnotation{
flagPredictionScore: number() | nil,
flagPredictionVersion: String.t() | nil
}

Function

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

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