Retail V2 API - Module Google::Cloud::Retail::V2::CatalogAttribute::ExactSearchableOption (v0.14.0)

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

The status of the exact-searchable option of a catalog attribute.

Constants

EXACT_SEARCHABLE_OPTION_UNSPECIFIED

value: 0
Value used when unset. Defaults to EXACT_SEARCHABLE_DISABLED.

EXACT_SEARCHABLE_ENABLED

value: 1
Exact searchable option enabled for an attribute.

EXACT_SEARCHABLE_DISABLED

value: 2
Exact searchable option disabled for an attribute.