public enum Branch.ProductCountStatistic.ProductCountScope extends Enum<Branch.ProductCountStatistic.ProductCountScope> implements ProtocolMessageEnumScope of what products are included for this count.
Protobuf enum
google.cloud.retail.v2alpha.Branch.ProductCountStatistic.ProductCountScope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALL_PRODUCTS |
Scope for all existing products in the branch. Useful for understanding how many products there are in a branch. |
ALL_PRODUCTS_VALUE |
Scope for all existing products in the branch. Useful for understanding how many products there are in a branch. |
LAST_24_HOUR_UPDATE |
Scope for products created or updated in the last 24 hours. |
LAST_24_HOUR_UPDATE_VALUE |
Scope for products created or updated in the last 24 hours. |
PRODUCT_COUNT_SCOPE_UNSPECIFIED |
Default value for enum. This value is not used in the API response. |
PRODUCT_COUNT_SCOPE_UNSPECIFIED_VALUE |
Default value for enum. This value is not used in the API response. |
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() |
|