public enum RelativeDemand.RelativeDemandEnum extends Enum<RelativeDemand.RelativeDemandEnum> implements ProtocolMessageEnum
Relative demand values.
Protobuf enum google.shopping.merchant.reports.v1beta.RelativeDemand.RelativeDemandEnum
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
HIGH |
Demand is 21-50% of the demand of the highest ranked product cluster or brand. |
HIGH_VALUE |
Demand is 21-50% of the demand of the highest ranked product cluster or brand. |
LOW |
Demand is 6-10% of the demand of the highest ranked product cluster or brand. |
LOW_VALUE |
Demand is 6-10% of the demand of the highest ranked product cluster or brand. |
MEDIUM |
Demand is 11-20% of the demand of the highest ranked product cluster or brand. |
MEDIUM_VALUE |
Demand is 11-20% of the demand of the highest ranked product cluster or brand. |
RELATIVE_DEMAND_ENUM_UNSPECIFIED |
Not specified. |
RELATIVE_DEMAND_ENUM_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
|
VERY_HIGH |
Demand is 51-100% of the demand of the highest ranked product cluster or brand. |
VERY_HIGH_VALUE |
Demand is 51-100% of the demand of the highest ranked product cluster or brand. |
VERY_LOW |
Demand is 0-5% of the demand of the highest ranked product cluster or brand. |
VERY_LOW_VALUE |
Demand is 0-5% of the demand of the highest ranked product cluster or brand. |
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() |