menu
googleapis package
documentation
developerknowledge/v1.dart
DocumentChunk
DocumentChunk.new constructor
DocumentChunk.new constructor
dark_mode
light_mode
DocumentChunk
constructor
DocumentChunk
(
{
String
?
content
,
Document
?
document
,
String
?
id
,
String
?
parent
,
double
?
relevanceScore
,
})
Implementation
DocumentChunk({ this.content, this.document, this.id, this.parent, this.relevanceScore, });
googleapis package
documentation
developerknowledge/v1
DocumentChunk
DocumentChunk.new constructor
DocumentChunk class