type SetValue (v202508)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
SetValue contains a set of Value objects and cannot contain duplicates.
SetValue inherits from the Value type.
Thevaluesfield within SetValue is an array of Value objects, which can be various specific types of values like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, or TextValue.
All values within thevaluesarray must be of the same type and contain no duplicates.
[[["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-08-13 UTC."],[],[]]