Retail v2 API - Enum CatalogAttribute.Types.AttributeType (2.8.0)

public enum CatalogAttribute.Types.AttributeType

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

The type of an attribute.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
Numerical

Numerical attribute.

Textual

Textual attribute.

Unknown

The type of the attribute is unknown.

Used when type cannot be derived from attribute that is not [in_use][google.cloud.retail.v2.CatalogAttribute.in_use].