Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Image
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ประเภทการตัดต่อสำหรับรูปภาพที่โฮสต์โดย Google
| การแสดง JSON |
{
"kind": string,
"sourceUri": {
object (ImageUri)
},
"contentDescription": {
object (LocalizedString)
}
} |
| ช่อง |
kind (deprecated) |
string
ระบุประเภทของทรัพยากร ค่า: สตริงคงที่ "walletobjects#image"
|
sourceUri |
object (ImageUri)
URI ของรูปภาพ
|
contentDescription |
object (LocalizedString)
คำอธิบายรูปภาพที่ใช้สําหรับการช่วยเหลือพิเศษ
|
ImageUri
| การแสดง JSON |
{
"uri": string,
"description": string,
"localizedDescription": {
object (LocalizedString)
}
} |
| ช่อง |
uri |
string
ตำแหน่งของรูปภาพ URI ต้องมีรูปแบบ
|
description (deprecated) |
string
ข้อมูลเพิ่มเติมเกี่ยวกับรูปภาพ ซึ่งไม่ได้ใช้งานและเก็บไว้เพื่อใช้งานร่วมกับเวอร์ชันเก่าเท่านั้น
|
localizedDescription (deprecated) |
object (LocalizedString)
สตริงที่แปลแล้วสำหรับคำอธิบาย ซึ่งไม่ได้ใช้งานและเก็บไว้เพื่อใช้งานแบบย้อนหลังเท่านั้น
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The core content describes the JSON structure for representing images, including `Image` and `ImageUri` types. The `Image` object contains a deprecated `kind` field, a `sourceUri` (an `ImageUri` object), and a `contentDescription` (a `LocalizedString` object). `ImageUri` includes a `uri` (the image's location) and deprecated `description` and `localizedDescription` fields. The `Image` is designed to show Google-hosted images, with the `uri` field specifying the image location.\n"]]