Class FacetBucketType (0.1.0)

FacetBucketType(value)

Different types for a facet bucket.

Enums

Name Description
FACET_BUCKET_TYPE_UNSPECIFIED Unspecified type.
FACET_BUCKET_TYPE_VALUE Value type.
FACET_BUCKET_TYPE_DATETIME Datetime type.
FACET_BUCKET_TYPE_FIXED_RANGE Fixed Range type.
FACET_BUCKET_TYPE_CUSTOM_RANGE Custom Range type.