Enum CatalogAttribute.Types.IndexableOption (2.2.0)

public enum IndexableOption

The status of the indexable option of a catalog attribute.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
IndexableDisabled

Indexable option disabled for an attribute.

IndexableEnabled

Indexable option enabled for an attribute.

Unspecified

Value used when unset. Defaults to [INDEXABLE_ENABLED][google.cloud.retail.v2.CatalogAttribute.IndexableOption.INDEXABLE_ENABLED].