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

Stay organized with collections Save and categorize content based on your preferences.
public enum 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

NameDescription
RetrievableDisabled

Retrievable option disabled for an attribute.

RetrievableEnabled

Retrievable option enabled for an attribute.

Unspecified

Value used when unset. Defaults to [RETRIEVABLE_DISABLED][google.cloud.retail.v2.CatalogAttribute.RetrievableOption.RETRIEVABLE_DISABLED].