[[["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,["# Class protos.google.api.PhpSettings (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/nodejs/docs/reference/contact-center-insights/latest/contact-center-insights/protos.google.api.phpsettings)\n- [3.8.0](/nodejs/docs/reference/contact-center-insights/3.8.0/contact-center-insights/protos.google.api.phpsettings)\n- [3.7.0](/nodejs/docs/reference/contact-center-insights/3.7.0/contact-center-insights/protos.google.api.phpsettings)\n- [3.6.0](/nodejs/docs/reference/contact-center-insights/3.6.0/contact-center-insights/protos.google.api.phpsettings)\n- [3.3.0](/nodejs/docs/reference/contact-center-insights/3.3.0/contact-center-insights/protos.google.api.phpsettings)\n- [3.1.0](/nodejs/docs/reference/contact-center-insights/3.1.0/contact-center-insights/protos.google.api.phpsettings)\n- [2.7.0](/nodejs/docs/reference/contact-center-insights/2.7.0/contact-center-insights/protos.google.api.phpsettings)\n- [2.6.0](/nodejs/docs/reference/contact-center-insights/2.6.0/contact-center-insights/protos.google.api.phpsettings)\n- [2.4.1](/nodejs/docs/reference/contact-center-insights/2.4.1/contact-center-insights/protos.google.api.phpsettings)\n- [2.3.0](/nodejs/docs/reference/contact-center-insights/2.3.0/contact-center-insights/protos.google.api.phpsettings)\n- [2.1.2](/nodejs/docs/reference/contact-center-insights/2.1.2/contact-center-insights/protos.google.api.phpsettings)\n- [1.11.0](/nodejs/docs/reference/contact-center-insights/1.11.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.10.0](/nodejs/docs/reference/contact-center-insights/1.10.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.9.0](/nodejs/docs/reference/contact-center-insights/1.9.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.8.0](/nodejs/docs/reference/contact-center-insights/1.8.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.7.0](/nodejs/docs/reference/contact-center-insights/1.7.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.6.0](/nodejs/docs/reference/contact-center-insights/1.6.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.5.0](/nodejs/docs/reference/contact-center-insights/1.5.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.4.0](/nodejs/docs/reference/contact-center-insights/1.4.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.3.0](/nodejs/docs/reference/contact-center-insights/1.3.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.2.1](/nodejs/docs/reference/contact-center-insights/1.2.1/contact-center-insights/protos.google.api.phpsettings)\n- [1.1.0](/nodejs/docs/reference/contact-center-insights/1.1.0/contact-center-insights/protos.google.api.phpsettings)\n- [1.0.2](/nodejs/docs/reference/contact-center-insights/1.0.2/contact-center-insights/protos.google.api.phpsettings) \nRepresents a PhpSettings.\n\nPackage\n-------\n\n[@google-cloud/contact-center-insights](../overview.html)\n\nConstructors\n------------\n\n### (constructor)(properties)\n\n constructor(properties?: google.api.IPhpSettings);\n\nConstructs a new PhpSettings.\n\nProperties\n----------\n\n### common\n\n public common?: (google.api.ICommonLanguageSettings|null);\n\nPhpSettings common.\n\nMethods\n-------\n\n### create(properties)\n\n public static create(properties?: google.api.IPhpSettings): google.api.PhpSettings;\n\nCreates a new PhpSettings instance using the specified properties.\n\n### decode(reader, length)\n\n public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): google.api.PhpSettings;\n\nDecodes a PhpSettings message from the specified reader or buffer.\n\n### decodeDelimited(reader)\n\n public static decodeDelimited(reader: ($protobuf.Reader|Uint8Array)): google.api.PhpSettings;\n\nDecodes a PhpSettings message from the specified reader or buffer, length delimited.\n\n### encode(message, writer)\n\n public static encode(message: google.api.IPhpSettings, writer?: $protobuf.Writer): $protobuf.Writer;\n\nEncodes the specified PhpSettings message. Does not implicitly messages.\n\n### encodeDelimited(message, writer)\n\n public static encodeDelimited(message: google.api.IPhpSettings, writer?: $protobuf.Writer): $protobuf.Writer;\n\nEncodes the specified PhpSettings message, length delimited. Does not implicitly messages.\n\n### fromObject(object)\n\n public static fromObject(object: { [k: string]: any }): google.api.PhpSettings;\n\nCreates a PhpSettings message from a plain object. Also converts values to their respective internal types.\n\n### getTypeUrl(typeUrlPrefix)\n\n public static getTypeUrl(typeUrlPrefix?: string): string;\n\nGets the default type url for PhpSettings\n\n### toJSON()\n\n public toJSON(): { [k: string]: any };\n\nConverts this PhpSettings to JSON.\n\n### toObject(message, options)\n\n public static toObject(message: google.api.PhpSettings, options?: $protobuf.IConversionOptions): { [k: string]: any };\n\nCreates a plain object from a PhpSettings message. Also converts values to other types if specified.\n\n### verify(message)\n\n public static verify(message: { [k: string]: any }): (string|null);\n\nVerifies a PhpSettings message."]]