Retail v2 API - Enum CatalogAttribute.Types.RetrievableOption (2.9.0)

public enum CatalogAttribute.Types.RetrievableOption

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

The status of the retrievable option of a catalog attribute.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

Name Description
RetrievableDisabled

Retrievable option disabled for an attribute.

RetrievableEnabled

Retrievable option enabled for an attribute.

Unspecified

Value used when unset.