[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Retail V2 Client - Class AttributeType (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-retail/latest/V2.CatalogAttribute.AttributeType)\n- [2.3.0](/php/docs/reference/cloud-retail/2.3.0/V2.CatalogAttribute.AttributeType)\n- [2.2.1](/php/docs/reference/cloud-retail/2.2.1/V2.CatalogAttribute.AttributeType)\n- [2.1.3](/php/docs/reference/cloud-retail/2.1.3/V2.CatalogAttribute.AttributeType)\n- [2.0.0](/php/docs/reference/cloud-retail/2.0.0/V2.CatalogAttribute.AttributeType)\n- [1.7.0](/php/docs/reference/cloud-retail/1.7.0/V2.CatalogAttribute.AttributeType)\n- [1.6.4](/php/docs/reference/cloud-retail/1.6.4/V2.CatalogAttribute.AttributeType)\n- [1.5.0](/php/docs/reference/cloud-retail/1.5.0/V2.CatalogAttribute.AttributeType)\n- [1.4.2](/php/docs/reference/cloud-retail/1.4.2/V2.CatalogAttribute.AttributeType)\n- [1.3.1](/php/docs/reference/cloud-retail/1.3.1/V2.CatalogAttribute.AttributeType)\n- [1.2.1](/php/docs/reference/cloud-retail/1.2.1/V2.CatalogAttribute.AttributeType)\n- [1.1.1](/php/docs/reference/cloud-retail/1.1.1/V2.CatalogAttribute.AttributeType)\n- [1.0.1](/php/docs/reference/cloud-retail/1.0.1/V2.CatalogAttribute.AttributeType) \nReference documentation and code samples for the Google Cloud Retail V2 Client class AttributeType.\n\nThe type of an attribute.\n\nProtobuf type `google.cloud.retail.v2.CatalogAttribute.AttributeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Retail \\\\ V2 \\\\ CatalogAttribute\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNKNOWN\n\n Value: 0\n\nThe type of the attribute is unknown.\n\nUsed when type cannot be derived from attribute that is not\n[in_use](/php/docs/reference/cloud-retail/latest/V2.CatalogAttribute#_Google_Cloud_Retail_V2_CatalogAttribute__getInUse__).\n\nGenerated from protobuf enum `UNKNOWN = 0;`\n\n### TEXTUAL\n\n Value: 1\n\nTextual attribute.\n\nGenerated from protobuf enum `TEXTUAL = 1;`\n\n### NUMERICAL\n\n Value: 2\n\nNumerical attribute.\n\nGenerated from protobuf enum `NUMERICAL = 2;`"]]