Represents the search results.
JSON representation |
---|
{ "id": string, "document": { object ( |
Fields | |
---|---|
id |
|
document |
The document data snippet in the search response. Only fields that are marked as |
chunk |
The chunk data in the search response if the |
model |
Google provided available scores. |
DoubleList
Double list.
JSON representation |
---|
{ "values": [ number ] } |
Fields | |
---|---|
values[] |
Double values. |