GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryCustomVehicleActionArgumentAnnotatorSignals
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Signals associated with CustomVehicleActionArgumentAnnotator annotations.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
additionalAnnotationData
(type:map()
, default:nil
)
- Stores any additional data which is required only at the intent fulfilment phase.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryCustomVehicleActionArgumentAnnotatorSignals{
additionalAnnotationData: map() | nil
}
additionalAnnotationData: map() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryCustomVehicleActionArgumentAnnotatorSignals