[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[],[],null,["# QualitativeValue\n\nType name: [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue)\n\nExtends [Enumeration](/workspace/gmail/markup/reference/types/Enumeration)\n\n| Name | Type | Description |\n|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|\n| equal | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is equal to the object. |\n| greater | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is greater than the object. |\n| greaterOrEqual | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is greater than or equal to the object. |\n| lesser | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is lesser than the object. |\n| lesserOrEqual | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object. |\n| nonEqual | [QualitativeValue](/workspace/gmail/markup/reference/types/QualitativeValue) | This ordering relation for qualitative values indicates that the subject is not equal to the object. |\n| valueReference | [Enumeration](/workspace/gmail/markup/reference/types/Enumeration) or [StructuredValue](/workspace/gmail/markup/reference/types/StructuredValue) | A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature. |"]]