[[["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,["# Stackdriver Logging V2 Client - Class IndexType (1.32.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.32.3 (latest)](/php/docs/reference/cloud-logging/latest/V2.IndexType)\n- [1.32.2](/php/docs/reference/cloud-logging/1.32.2/V2.IndexType)\n- [1.31.3](/php/docs/reference/cloud-logging/1.31.3/V2.IndexType)\n- [1.30.3](/php/docs/reference/cloud-logging/1.30.3/V2.IndexType)\n- [1.29.0](/php/docs/reference/cloud-logging/1.29.0/V2.IndexType)\n- [1.28.5](/php/docs/reference/cloud-logging/1.28.5/V2.IndexType)\n- [1.27.1](/php/docs/reference/cloud-logging/1.27.1/V2.IndexType)\n- [1.26.0](/php/docs/reference/cloud-logging/1.26.0/V2.IndexType)\n- [1.25.5](/php/docs/reference/cloud-logging/1.25.5/V2.IndexType)\n- [1.24.10](/php/docs/reference/cloud-logging/1.24.10/V2.IndexType) \nReference documentation and code samples for the Stackdriver Logging V2 Client class IndexType.\n\nIndexType is used for custom indexing. It describes the type of an indexed\nfield.\n\nProtobuf type `google.logging.v2.IndexType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Logging \\\\ V2\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INDEX_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe index's type is unspecified.\n\nGenerated from protobuf enum `INDEX_TYPE_UNSPECIFIED = 0;`\n\n### INDEX_TYPE_STRING\n\n Value: 1\n\nThe index is a string-type index.\n\nGenerated from protobuf enum `INDEX_TYPE_STRING = 1;`\n\n### INDEX_TYPE_INTEGER\n\n Value: 2\n\nThe index is a integer-type index.\n\nGenerated from protobuf enum `INDEX_TYPE_INTEGER = 2;`"]]