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

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