使用者規格。
| JSON 表示法 |
|---|
{
"endUserMetadata": [
{
object ( |
| 欄位 | |
|---|---|
endUserMetadata[] |
選用。使用者中繼資料。 |
EndUserMetaData
使用者中繼資料。
| JSON 表示法 |
|---|
{
// The following is a list of mutually exclusive fields. At most one of the
// fields will be set in a response:
"chunkInfo": {
object ( |
| 欄位 | |
|---|---|
| 搜尋結果內容。以下列出互斥的欄位。回應中最多只會設定一個欄位: | |
chunkInfo |
區塊資訊。 |
| 互斥欄位的結尾。 | |
ChunkInfo
區塊資訊。
| JSON 表示法 |
|---|
{
"content": string,
"documentMetadata": {
object ( |
| 欄位 | |
|---|---|
content |
將文字內容分塊。最多 8000 個半形字元。 |
documentMetadata |
目前區塊的文件中繼資料。 |
DocumentMetadata
文件的中繼資料包含目前區塊的文件資訊。
| JSON 表示法 |
|---|
{ "title": string } |
| 欄位 | |
|---|---|
title |
文件標題。 |