Retail V2 API - Module Google::Cloud::Retail::V2::CatalogAttribute::RetrievableOption (v0.14.0)

Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::CatalogAttribute::RetrievableOption.

The status of the retrievable option of a catalog attribute.

Constants

RETRIEVABLE_OPTION_UNSPECIFIED

value: 0
Value used when unset. Defaults to RETRIEVABLE_DISABLED.

RETRIEVABLE_ENABLED

value: 1
Retrievable option enabled for an attribute.

RETRIEVABLE_DISABLED

value: 2
Retrievable option disabled for an attribute.