static Product.Availability |
Product.Availability.forNumber(int value) |
|
Product.Availability |
Product.Builder.getAvailability() |
The online availability of the
[Product][google.cloud.retail.v2beta.Product].
|
Product.Availability |
Product.getAvailability() |
The online availability of the
[Product][google.cloud.retail.v2beta.Product].
|
Product.Availability |
ProductOrBuilder.getAvailability() |
The online availability of the
[Product][google.cloud.retail.v2beta.Product].
|
static Product.Availability |
Product.Availability.valueOf(int value) |
Deprecated.
|
static Product.Availability |
Product.Availability.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Product.Availability |
Product.Availability.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Product.Availability[] |
Product.Availability.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|