public enum CatalogAttribute.Types.ExactSearchableOptionReference 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.V2Assembly
Google.Cloud.Retail.V2.dll
Fields |
|
|---|---|
| Name | Description |
ExactSearchableDisabled |
Exact searchable option disabled for an attribute. |
ExactSearchableEnabled |
Exact searchable option enabled for an attribute. |
Unspecified |
Value used when unset. |