Retail V2 API - Module Google::Cloud::Retail::V2::CatalogAttribute::IndexableOption (v0.16.0)

Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::CatalogAttribute::IndexableOption.

The status of the indexable option of a catalog attribute.

Constants

INDEXABLE_OPTION_UNSPECIFIED

value: 0
Value used when unset.

INDEXABLE_ENABLED

value: 1
Indexable option enabled for an attribute.

INDEXABLE_DISABLED

value: 2
Indexable option disabled for an attribute.