GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryConceptSignals
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Signal data for associated Concepts (go/concept-roofshot).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
dataEpochId
(type:integer()
, default:nil
)
- Concepts data epoch used to annotate the queries.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryConceptSignals{
dataEpochId: integer() | nil
}
dataEpochId: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryConceptSignals