Reference documentation and code samples for the Google Shopping Merchant Notifications V1beta Client class Resource.
Enum to specify the resource that is being changed to notify the merchant about.
Protobuf type google.shopping.merchant.notifications.v1beta.Resource
Namespace
Google \ Shopping \ Merchant \ Notifications \ V1betaMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RESOURCE_UNSPECIFIED
Value: 0Unspecified resource
Generated from protobuf enum RESOURCE_UNSPECIFIED = 0;
PRODUCT
Value: 1Resource type : product
Generated from protobuf enum PRODUCT = 1;