Dateiinhalt, dargestellt als ein Bytestream. Hinweis: Wie bei allen bytes-Feldern verwenden auch Protokollpuffer eine reine Binärdarstellung, während JSON-Darstellungen Base64 verwenden.
Derzeit funktioniert dieses Feld nur für files.annotate-Anfragen. Sie funktioniert nicht bei files.asyncBatchAnnotate-Anfragen.
Ein base64-codierter String.
mimeType
string
Der Typ der Datei. Im Moment werden nur „application/pdf“, „image/tiff“ und „image/gif“ unterstützt. Platzhalter werden nicht unterstützt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]