GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryNimbleAnnotationSignals
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 NimbleAnnotator annotations.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
annotationSource
(type:String.t
, default:nil
)
- Where the annotation has been read from. -
type
(type:String.t
, default:nil
)
- A client-controlled identifier that the client can use to distinguish between different sets of annotations. -
version
(type:list(String.t)
, default:nil
)
- Version identifier used to isolate different clients from each other. A client should intersect this list of versions with the ones the client is interested in, and use the annotation if the intersection is non-empty.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryNimbleAnnotationSignals