Nhận xét
Tên loại: Nhận xét
Mở rộng VideoObject
Tên |
Loại |
Mô tả |
giảm phiếu bầu |
Số nguyên |
Số lượt phản đối câu hỏi này đã nhận được từ cộng đồng. |
itemItem |
Câu hỏi |
Cấp độ gốc của một câu hỏi, câu trả lời hoặc một mục nói chung. |
tán thành |
Số nguyên |
Số lượt tán thành câu hỏi này của cộng đồng. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]