QualityPreviewSnippetBrainFeatures

GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetBrainFeatures


Table of Contents ▼

Jump to a specific part of the page:

Description

Snippet brain scores.

Attributes List

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

View Attributes

Attributes

  1. isSnippetBrainBoldingTriggered (type: boolean(), default: nil)
    - Is the bolding triggered.
  2. modelScore (type: number(), default: nil)
    - The score by SnippetBrain model.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetBrainFeatures{
isSnippetBrainBoldingTriggered: boolean() | nil,
modelScore: number() | nil
}

Function

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

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