[[["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,["# Data Loss Prevention V2 Client - Class TypeCategory (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.InfoTypeCategory.TypeCategory)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.InfoTypeCategory.TypeCategory)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.InfoTypeCategory.TypeCategory)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.InfoTypeCategory.TypeCategory)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.InfoTypeCategory.TypeCategory)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.InfoTypeCategory.TypeCategory)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.InfoTypeCategory.TypeCategory)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.InfoTypeCategory.TypeCategory)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.InfoTypeCategory.TypeCategory)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.InfoTypeCategory.TypeCategory)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.InfoTypeCategory.TypeCategory)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.InfoTypeCategory.TypeCategory)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.InfoTypeCategory.TypeCategory)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.InfoTypeCategory.TypeCategory)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.InfoTypeCategory.TypeCategory)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.InfoTypeCategory.TypeCategory)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.InfoTypeCategory.TypeCategory)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.InfoTypeCategory.TypeCategory)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.InfoTypeCategory.TypeCategory) \nReference documentation and code samples for the Data Loss Prevention V2 Client class TypeCategory.\n\nEnum of the current types in the category.\n\nWe might add more types in the future.\n\nProtobuf type `google.privacy.dlp.v2.InfoTypeCategory.TypeCategory`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2 \\\\ InfoTypeCategory\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nUnused type\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### PII\n\n Value: 1\n\nPersonally identifiable information, for example, a\nname or phone number\n\nGenerated from protobuf enum `PII = 1;`\n\n### SPII\n\n Value: 2\n\nPersonally identifiable information that is especially sensitive, for\nexample, a passport number.\n\nGenerated from protobuf enum `SPII = 2;`\n\n### DEMOGRAPHIC\n\n Value: 3\n\nAttributes that can partially identify someone, especially in\ncombination with other attributes, like age, height, and gender.\n\nGenerated from protobuf enum `DEMOGRAPHIC = 3;`\n\n### CREDENTIAL\n\n Value: 4\n\nConfidential or secret information, for example, a password.\n\nGenerated from protobuf enum `CREDENTIAL = 4;`\n\n### GOVERNMENT_ID\n\n Value: 5\n\nAn identification document issued by a government.\n\nGenerated from protobuf enum `GOVERNMENT_ID = 5;`\n\n### DOCUMENT\n\n Value: 6\n\nA document, for example, a resume or source code.\n\nGenerated from protobuf enum `DOCUMENT = 6;`\n\n### CONTEXTUAL_INFORMATION\n\n Value: 7\n\nInformation that is not sensitive on its own, but provides details about\nthe circumstances surrounding an entity or an event.\n\nGenerated from protobuf enum `CONTEXTUAL_INFORMATION = 7;`\n\n### CUSTOM\n\n Value: 8\n\nCategory for `CustomInfoType` types.\n\nGenerated from protobuf enum `CUSTOM = 8;`"]]