[[["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."],[[["\u003cp\u003eThis enum defines the specific attribute within a resource that has been modified, triggering a notification to the merchant.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options for unspecified attributes and the status of the changed entity, allowing for targeted communication regarding the updates.\u003c/p\u003e\n"]]],["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"],null,["# Attribute\n\nEnum to specify the attribute in the resource that is being changed to notify the merchant about.\n\n| Enums ||\n|-------------------------|------------------------------|\n| `ATTRIBUTE_UNSPECIFIED` | Unspecified attribute |\n| `STATUS` | Status of the changed entity |"]]