[[["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-08-28 UTC."],[],[],null,["# Google Cloud Api Hub V1 Client - Class DefinitionType (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.Attribute.DefinitionType)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.Attribute.DefinitionType)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.Attribute.DefinitionType) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class DefinitionType.\n\nEnumeration of attribute definition types.\n\nProtobuf type `google.cloud.apihub.v1.Attribute.DefinitionType`\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### DEFINITION_TYPE_UNSPECIFIED\n\n Value: 0\n\nAttribute definition type unspecified.\n\nGenerated from protobuf enum `DEFINITION_TYPE_UNSPECIFIED = 0;`\n\n### SYSTEM_DEFINED\n\n Value: 1\n\nThe attribute is predefined by the API Hub. Note that only the list of\nallowed values can be updated in this case via UpdateAttribute method.\n\nGenerated from protobuf enum `SYSTEM_DEFINED = 1;`\n\n### USER_DEFINED\n\n Value: 2\n\nThe attribute is defined by the user.\n\nGenerated from protobuf enum `USER_DEFINED = 2;`"]]