[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eChangeType\u003c/code\u003e enum classifies modifications to an object within a service configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe available change types are \u003ccode\u003eAdded\u003c/code\u003e, \u003ccode\u003eModified\u003c/code\u003e, \u003ccode\u003eRemoved\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdded\u003c/code\u003e indicates the object is new, \u003ccode\u003eModified\u003c/code\u003e means the object's value changed, and \u003ccode\u003eRemoved\u003c/code\u003e signifies the object was deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e change type means no value was provided for the change type.\u003c/p\u003e\n"]]],[],null,["# Enum ChangeType (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.ChangeType)\n- [2.15.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.15.0/Google.Api.ChangeType)\n- [2.10.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.10.0/Google.Api.ChangeType)\n- [2.2.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.2.0/Google.Api.ChangeType) \n\n public enum ChangeType\n\nClassifies set of possible modifications to an object in the service\nconfiguration.\n\nNamespace\n---------\n\n[Google.Api](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api)\n\nAssembly\n--------\n\nGoogle.Api.CommonProtos.dll"]]