Represents a generic annotation.
Unique identifier for the annotation.
Example:
"an_abc123efg456"
Key for the annotation.
Example:
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
Example:
"Response Formatting"
Further details about the question.
Example:
"Does the response contain issues with formatting?"
String representation of the possible options.
A string representation of the annotation.
Example:
["Major Issues", "Minor Issues", "No Issues"]
Integer type annotation value.
Example:
3
The possible values for this annotation.
Integer type annotation value.