Class AttributeType (1.19.1)

AttributeType(value)

The type of an attribute.

Values: UNKNOWN (0): The type of the attribute is unknown.

    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.