ImageContentQueryBoostQueryBoost

GoogleApi.ContentWarehouse.V1.Model.ImageContentQueryBoostQueryBoost


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. boost (type: number(), default: nil)
    - Score multiplier (fully normalized 1 is nop).
  2. query (type: String.t, default: nil)
    - Canonicalized query string.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageContentQueryBoostQueryBoost{
boost: number() | nil,
query: String.t() | nil
}

Function

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

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