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

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

The status of the searchable option of a catalog attribute.

Constants

SEARCHABLE_OPTION_UNSPECIFIED

value: 0
Value used when unset.

SEARCHABLE_ENABLED

value: 1
Searchable option enabled for an attribute.

SEARCHABLE_DISABLED

value: 2
Searchable option disabled for an attribute.