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

public enum CatalogAttribute.Types.ExactSearchableOption

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

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

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
ExactSearchableDisabled

Exact searchable option disabled for an attribute.

ExactSearchableEnabled

Exact searchable option enabled for an attribute.

Unspecified

Value used when unset.