VideoContentSearchMatchScores

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMatchScores


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. matchInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextMatchInfo), default: nil)
    -
  2. method (type: String.t, default: nil)
    - The method used for matching, e.g. 'babel', 'nlp', 'neon', ßß'phonetic'.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMatchScores{
matchInfo: [GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextMatchInfo.t()] | nil,
method: String.t() | nil
}

Function

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

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