تعليقات المستخدمين
اكتب الاسم: UserComment
لتوسيع UserInteraction
الاسم |
النوع |
الوصف |
نص التعليق |
Text |
نص تعليق المستخدم. |
وقت التعليق |
التاريخ |
وقت إجراء تعليق المستخدم. |
مُنشئ محتوى |
Organization أو Person |
الشخص / المؤسسة التي أجريت الحجز. |
يناقش |
CreativeWork |
لتحديد CreativeWork المرتبط بتعليق المستخدم. |
عنوان URL للرد |
URL |
عنوان URL الذي يمكن نشر الرد عليه في تعليق المستخدم المحدد. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)"],[[["UserComments extends UserInteraction and stores information about user feedback."],["It includes details such as comment text, time, creator, associated CreativeWork, and a reply URL."],["The creator can be either an Organization or a Person."],["This type is used to represent comments on CreativeWork, providing context and facilitating discussions."]]],["The `UserComments` type, extending `UserInteraction`, includes details about a user's comment. Key attributes include `commentText` (the comment's text), `commentTime` (when the comment was made), and `creator` (the commenting entity, either an `Organization` or `Person`). It also links to `CreativeWork` via `discusses` and allows posting a reply through the `replyToUrl`. These elements provide the data required to show a comment and its relation.\n"]]