[[["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,["# Google Cloud Channel V1 Client - Class ChangeType (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.EntitlementChange.ChangeType)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.EntitlementChange.ChangeType)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.EntitlementChange.ChangeType)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.EntitlementChange.ChangeType)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.EntitlementChange.ChangeType)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.EntitlementChange.ChangeType)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.EntitlementChange.ChangeType)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.EntitlementChange.ChangeType)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.EntitlementChange.ChangeType)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.EntitlementChange.ChangeType)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.EntitlementChange.ChangeType)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.EntitlementChange.ChangeType)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.EntitlementChange.ChangeType)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.EntitlementChange.ChangeType) \nReference documentation and code samples for the Google Cloud Channel V1 Client class ChangeType.\n\nSpecifies the type of change action\n\nProtobuf type `google.cloud.channel.v1.EntitlementChange.ChangeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1 \\\\ EntitlementChange\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CHANGE_TYPE_UNSPECIFIED\n\n Value: 0\n\nNot used.\n\nGenerated from protobuf enum `CHANGE_TYPE_UNSPECIFIED = 0;`\n\n### CREATED\n\n Value: 1\n\nNew Entitlement was created.\n\nGenerated from protobuf enum `CREATED = 1;`\n\n### PRICE_PLAN_SWITCHED\n\n Value: 3\n\nPrice plan associated with an Entitlement was changed.\n\nGenerated from protobuf enum `PRICE_PLAN_SWITCHED = 3;`\n\n### COMMITMENT_CHANGED\n\n Value: 4\n\nNumber of seats committed for a commitment Entitlement was changed.\n\nGenerated from protobuf enum `COMMITMENT_CHANGED = 4;`\n\n### RENEWED\n\n Value: 5\n\nAn annual Entitlement was renewed.\n\nGenerated from protobuf enum `RENEWED = 5;`\n\n### SUSPENDED\n\n Value: 6\n\nEntitlement was suspended.\n\nGenerated from protobuf enum `SUSPENDED = 6;`\n\n### ACTIVATED\n\n Value: 7\n\nEntitlement was activated.\n\nGenerated from protobuf enum `ACTIVATED = 7;`\n\n### CANCELLED\n\n Value: 8\n\nEntitlement was cancelled.\n\nGenerated from protobuf enum `CANCELLED = 8;`\n\n### SKU_CHANGED\n\n Value: 9\n\nEntitlement was upgraded or downgraded for ex. from Google Workspace\nBusiness Standard to Google Workspace Business Plus.\n\nGenerated from protobuf enum `SKU_CHANGED = 9;`\n\n### RENEWAL_SETTING_CHANGED\n\n Value: 10\n\nThe settings for renewal of an Entitlement have changed.\n\nGenerated from protobuf enum `RENEWAL_SETTING_CHANGED = 10;`\n\n### PAID_SUBSCRIPTION_STARTED\n\n Value: 11\n\nUse for Google Workspace subscription.\n\nEither a trial was converted to a paid subscription or a new subscription\nwith no trial is created.\n\nGenerated from protobuf enum `PAID_SUBSCRIPTION_STARTED = 11;`\n\n### LICENSE_CAP_CHANGED\n\n Value: 12\n\nLicense cap was changed for the entitlement.\n\nGenerated from protobuf enum `LICENSE_CAP_CHANGED = 12;`\n\n### SUSPENSION_DETAILS_CHANGED\n\n Value: 13\n\nThe suspension details have changed (but it is still suspended).\n\nGenerated from protobuf enum `SUSPENSION_DETAILS_CHANGED = 13;`\n\n### TRIAL_END_DATE_EXTENDED\n\n Value: 14\n\nThe trial end date was extended.\n\nGenerated from protobuf enum `TRIAL_END_DATE_EXTENDED = 14;`\n\n### TRIAL_STARTED\n\n Value: 15\n\nEntitlement started trial.\n\nGenerated from protobuf enum `TRIAL_STARTED = 15;`"]]