Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Permintaan untuk menjalankan tugas Google Cloud Vision API pada gambar yang diberikan pengguna, dengan fitur yang diminta pengguna, dan dengan informasi konteks.
Konten gambar, 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 images.annotate. Kode ini tidak berfungsi untuk permintaan images.asyncBatchAnnotate.
[[["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-16 UTC."],[[["This request facilitates the use of Google Cloud Vision API tasks on a user-provided image."],["The request includes parameters for specifying desired features to be performed on the image."],["Context information can be included along with the image in the request."],["The image itself is passed as a base64-encoded string within the request content."],["The `image`, `features` and `imageContext` attributes are objects, whereas the `content` is a string representation."]]],[]]