str
Required. The primary value associated with this entity
entry. For example, if the entity type is *vegetable*, the
value could be *scallions*.
For ``KIND_MAP`` entity types:
- A reference value to be used in place of synonyms.
For ``KIND_LIST`` entity types:
- A string that can contain references to other entity
types (with or without aliases).
synonyms
Sequence[str]
Required. A collection of value synonyms. For example, if
the entity type is *vegetable*, and ``value`` is
*scallions*, a synonym could be *green onions*.
For ``KIND_LIST`` entity types:
- This collection must contain exactly one synonym equal to
``value``.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]