GoogleApi.ContentWarehouse.V1.Model.ImageMustangImageLinkSelectionInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
For detailed info, please see go/naive-image-selection
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
webRelevanceScore
(type:float()
, default:nil
)
- score calculated in image selection phase, higher imagelink_selection_score more relevant the link is related to the web page
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageMustangImageLinkSelectionInfo{
webRelevanceScore: float() | nil
}
webRelevanceScore: float() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageMustangImageLinkSelectionInfo