[[["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 resource type that is being changed, allowing merchants to be notified about specific updates.\u003c/p\u003e\n"],["\u003cp\u003eIt currently supports \u003ccode\u003ePRODUCT\u003c/code\u003e resource type and a default \u003ccode\u003eRESOURCE_UNSPECIFIED\u003c/code\u003e value for unspecified resources.\u003c/p\u003e\n"]]],["The core content defines an enumeration (Enum) for specifying the type of resource being modified. This is used to inform merchants about changes. The enumeration includes two possible values: `RESOURCE_UNSPECIFIED`, indicating an unspecified resource, and `PRODUCT`, representing a product resource type. This structure allows for the identification of specific resource changes, enabling targeted merchant notifications.\n"],null,["# Resource\n\nEnum to specify the resource that is being changed to notify the merchant about.\n\n| Enums ||\n|------------------------|-------------------------|\n| `RESOURCE_UNSPECIFIED` | Unspecified resource |\n| `PRODUCT` | Resource type : product |"]]