[[["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-09 UTC."],[],[],null,["# Google Cloud Api Hub V1 Client - Class DataType (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.Attribute.DataType)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.Attribute.DataType)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.Attribute.DataType) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class DataType.\n\nEnumeration of attribute's data type.\n\nProtobuf type `google.cloud.apihub.v1.Attribute.DataType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiHub \\\\ V1 \\\\ Attribute\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DATA_TYPE_UNSPECIFIED\n\n Value: 0\n\nAttribute data type unspecified.\n\nGenerated from protobuf enum `DATA_TYPE_UNSPECIFIED = 0;`\n\n### ENUM\n\n Value: 1\n\nAttribute's value is of type enum.\n\nGenerated from protobuf enum `ENUM = 1;`\n\n### JSON\n\n Value: 2\n\nAttribute's value is of type json.\n\nGenerated from protobuf enum `JSON = 2;`\n\n### STRING\n\n Value: 3\n\nAttribute's value is of type string.\n\nGenerated from protobuf enum `STRING = 3;`"]]