Enum CatalogAttribute.Types.SearchableOption (2.2.0)

public enum 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. Defaults to [SEARCHABLE_DISABLED][google.cloud.retail.v2.CatalogAttribute.SearchableOption.SEARCHABLE_DISABLED].