public enum FacetBucketType extends Enum<FacetBucketType> implements ProtocolMessageEnumDifferent types for a facet bucket.
 Protobuf enum google.cloud.visionai.v1.FacetBucketType
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
FACET_BUCKET_TYPE_CUSTOM_RANGE | 
        Custom Range type.    | 
      
FACET_BUCKET_TYPE_CUSTOM_RANGE_VALUE | 
        Custom Range type.    | 
      
FACET_BUCKET_TYPE_DATETIME | 
        Datetime type.    | 
      
FACET_BUCKET_TYPE_DATETIME_VALUE | 
        Datetime type.    | 
      
FACET_BUCKET_TYPE_FIXED_RANGE | 
        Fixed Range type.    | 
      
FACET_BUCKET_TYPE_FIXED_RANGE_VALUE | 
        Fixed Range type.    | 
      
FACET_BUCKET_TYPE_UNSPECIFIED | 
        Unspecified type.    | 
      
FACET_BUCKET_TYPE_UNSPECIFIED_VALUE | 
        Unspecified type.    | 
      
FACET_BUCKET_TYPE_VALUE | 
        Value type.    | 
      
FACET_BUCKET_TYPE_VALUE_VALUE | 
        Value type.    | 
      
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() | 
        |