Dokumen mencatat semua informasi metadata mentah item yang akan direkomendasikan atau ditelusuri.
Representasi 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.}
Kolom
document
string
Wajib. Nama lengkap resource dokumen yang dirujuk, dalam format projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*.
Kolom union processed_data_format. Format output dokumen yang diproses. processed_data_format hanya ada berupa salah satu diantara berikut:
jsonData
string
Representasi string JSON dari dokumen yang diproses.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-10-19 UTC."],[],[]]