KnowledgeAnswersIntentQueryShoppingIdsMeasureValue

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIdsMeasureValue


Table of Contents ▼

Jump to a specific part of the page:

Description

A measured value of a product (e.g. Hard drive size = 1 TB). The value is measured in the facet's base unit. This does not necessarily match the unit expressed by the user in the query. The exact unit is known to the O4 server and is used in fulfillment.

Attributes List

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

View Attributes

Attributes

  1. facetId (type: String.t, default: nil)
    -
  2. value (type: float(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIdsMeasureValue{
facetId: String.t() | nil,
value: float() | nil
}

Function

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

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