Retail v2 API - Enum CatalogAttribute.Types.SearchableOption (2.4.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum SearchableOption

Reference documentation and code samples for the Retail v2 API enum CatalogAttribute.Types.SearchableOption.

The status of the searchable option of a catalog attribute.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
SearchableDisabled

Searchable option disabled for an attribute.

SearchableEnabled

Searchable option enabled for an attribute.

Unspecified

Value used when unset.