ImageRepositoryShoppingProductInformation

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryShoppingProductInformation


Table of Contents ▼

Jump to a specific part of the page:

Description

A message containing embedding information and localization scores using the VSS product recognition module.

Attributes List

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

View Attributes

Attributes

  1. productSets (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryShoppingProductInformationVersionedProductInformationSet), default: nil)
    - Information about versioned product sets found. There will be at most two versions present. The results from the current version of the models used in VSS and the results from the previous version of the models used. Note that not all products may have two version since the model might detect the product in one version and not the other.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryShoppingProductInformation{
productSets: [ GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryShoppingProductInformationVersionedProductInformationSet.t() ] | nil
}

Function

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

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