View Source GoogleApi.ContentWarehouse.V1.Model.ImageMustangImageLinkSelectionInfo (google_api_content_warehouse v0.4.0)

For detailed info, please see go/naive-image-selection

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageMustangImageLinkSelectionInfo{
  webRelevanceScore: float() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.