Class AttributeType (1.21.0)

AttributeType(value)

The type of an attribute.

    Used when type cannot be derived from attribute that is not
    <xref uid="google.cloud.retail.v2alpha.CatalogAttribute.in_use">in_use</xref>.
TEXTUAL (1):
    Textual attribute.
NUMERICAL (2):
    Numerical attribute.

Enum

Name Description
UNKNOWN The type of the attribute is unknown.