Answer
Type name: Answer
Extends CreativeWork
Name |
Type |
Description |
downvoteCount |
Integer |
The number of downvotes this question has received from the community. |
parentItem |
Question |
The parent of a question, answer or item in general. |
upvoteCount |
Integer |
The number of upvotes this question has received from the community. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`Answer` is a type of `CreativeWork` used to represent answers within Gmail markup."],["It includes properties like `downvoteCount`, `parentItem`, and `upvoteCount` to provide context and feedback on the answer."],["These properties store information such as the number of upvotes or downvotes an answer has received and its relationship to other items within a thread."]]],[]]