ความคิดเห็น
ชื่อประเภท: ความคิดเห็น
ขยาย CreativeWork
ชื่อ |
ประเภท |
คำอธิบาย |
จํานวนดาวน์ |
จำนวนเต็ม |
จํานวนผู้โหวตไม่เห็นด้วยกับคําถามนี้ที่ได้รับจากชุมชน |
รายการระดับบนสุด |
Question |
ผู้ปกครองของคําถาม คําตอบ หรือรายการโดยทั่วไป |
จํานวนอัปโหวต |
จำนวนเต็ม |
จํานวนการโหวตเห็นด้วยที่คําถามนี้ได้รับจากชุมชน |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-03 UTC
[null,null,["อัปเดตล่าสุด 2024-09-03 UTC"],[[["Comment type extends the CreativeWork type and represents a comment within a thread."],["It includes properties like downvoteCount and upvoteCount to track community feedback."],["Comments are linked to their parent question or item via the parentItem property."]]],["The `Comment` type, extending `CreativeWork`, includes three key properties: `downvoteCount`, an integer representing the number of downvotes received; `parentItem`, a `Question` denoting the comment's parent item; and `upvoteCount`, an integer indicating the number of upvotes. These properties track community feedback and contextual relationships within a question-and-answer framework.\n"]]