View Source GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMatchScores (google_api_content_warehouse v0.3.0)
Attributes
-
matchInfo(type:list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextMatchInfo.t), default:nil) - -
method(type:String.t, default:nil) - The method used for matching, e.g. 'babel', 'nlp', 'neon', ßß'phonetic'.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMatchScores{ matchInfo: [GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextMatchInfo.t()] | nil, method: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.