Enum CatalogAttribute.Types.AttributeType (2.2.0)

public enum 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].