Resource
Stay organized with collections
Save and categorize content based on your preferences.
Enum to specify the resource that is being changed to notify the merchant about.
Enums |
RESOURCE_UNSPECIFIED |
Unspecified resource |
PRODUCT |
Resource type : product |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[],["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,[]]