public enum Attribute extends Enum<Attribute> implements ProtocolMessageEnum
Enum to specify the attribute in the resource that is being changed to notify the merchant about.
Protobuf enum google.shopping.merchant.notifications.v1beta.Attribute
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ATTRIBUTE_UNSPECIFIED |
Unspecified attribute |
ATTRIBUTE_UNSPECIFIED_VALUE |
Unspecified attribute |
STATUS |
Status of the changed entity |
STATUS_VALUE |
Status of the changed entity |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |