ProcessedDocument

המסמך כולל את כל פרטי המטא-נתונים הגולמיים של הפריטים שיומלצו או ייכללו בחיפוש.

ייצוג ב-JSON
{
  "document": string,

  // Union field processed_data_format can be only one of the following:
  "jsonData": string
  // End of list of possible types for union field processed_data_format.
}
שדות
document

string

חובה. השם המלא של המשאב של המסמך שאליו מתייחסים, בפורמט projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*.

שדה איחוד processed_data_format. פורמט הפלט של המסמך המעובד. הערך processed_data_format יכול להיות רק אחד מהבאים:
jsonData

string

ייצוג מחרוזת ה-JSON של המסמך שעבר עיבוד.