GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQuerySupportTransferSignals
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Signals indicating whether this entity received or transferred support (and from which entities).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
supportTransferSource
(type:list(String.t)
, default:nil
)
- Entities that transferred support to this entity (mids). -
supportTransferTarget
(type:list(String.t)
, default:nil
)
- Entities that received support from this entity (mids).
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQuerySupportTransferSignals