टिप्पणी करें
नाम लिखें: टिप्पणी
creativeWork बढ़ाता है
नाम |
टाइप |
ब्यौरा |
DownvoteCount |
Integer |
समुदाय से इस सवाल को पसंद किए जाने की संख्या. |
पैरंट आइटम |
सवाल |
किसी सवाल, जवाब या आइटम के सामान्य पैरंट. |
'मुझे पसंद है' वाले वोटों की संख्या |
Integer |
समुदाय से इस सवाल को कितनी बार पसंद किया गया. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]