[[["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 2024-09-03 UTC."],[[["This enum defines the specific attribute within a resource that has been modified, triggering a notification to the merchant."],["It includes options for unspecified attributes and the status of the changed entity, allowing for targeted communication regarding the updates."]]],["The provided content defines an enumeration (Enum) used to specify which attribute of a resource has changed. It allows for notifying a merchant about these changes. The `ATTRIBUTE_UNSPECIFIED` value indicates an unspecified attribute. The `STATUS` value indicates that the status of an entity has been modified. These are the only two defined values within this enumeration.\n"]]