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

public enum CatalogAttribute.Types.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.