Konten file, direpresentasikan sebagai aliran byte. Catatan: Seperti semua kolom bytes, protobuffer menggunakan representasi biner murni, sedangkan representasi JSON menggunakan base64.
Saat ini, kolom ini hanya berfungsi untuk permintaan files.annotate. Kode ini tidak berfungsi untuk permintaan files.asyncBatchAnnotate.
String berenkode base64.
mimeType
string
Jenis file. Saat ini, hanya "aplikasi/pdf", "gambar/tiff", dan "gambar/gif" yang didukung. Karakter pengganti tidak didukung.
[[["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-07-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e field represents the file's content as a stream of bytes, encoded in base64 for JSON representation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emimeType\u003c/code\u003e field specifies the file type, with only "application/pdf", "image/tiff", and "image/gif" currently supported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e field is only applicable for \u003ccode\u003efiles.annotate\u003c/code\u003e requests and does not work for \u003ccode\u003efiles.asyncBatchAnnotate\u003c/code\u003e requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e field requires a string in base64-encoded format, with a binary representation for protocol buffers.\u003c/p\u003e\n"]]],[],null,["# InputConfig\n\nThe desired input location and metadata."]]