Cloud Channel V1 API - Module Google::Cloud::Channel::V1::EntitlementChange::ChangeType (v0.19.0)

Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::EntitlementChange::ChangeType.

Specifies the type of change action

Constants

CHANGE_TYPE_UNSPECIFIED

value: 0
Not used.

CREATED

value: 1
New Entitlement was created.

PRICE_PLAN_SWITCHED

value: 3
Price plan associated with an Entitlement was changed.

COMMITMENT_CHANGED

value: 4
Number of seats committed for a commitment Entitlement was changed.

RENEWED

value: 5
An annual Entitlement was renewed.

SUSPENDED

value: 6
Entitlement was suspended.

ACTIVATED

value: 7
Entitlement was activated.

CANCELLED

value: 8
Entitlement was cancelled.

SKU_CHANGED

value: 9
Entitlement was upgraded or downgraded for ex. from Google Workspace Business Standard to Google Workspace Business Plus.

RENEWAL_SETTING_CHANGED

value: 10
The settings for renewal of an Entitlement have changed.

PAID_SUBSCRIPTION_STARTED

value: 11
Use for Google Workspace subscription. Either a trial was converted to a paid subscription or a new subscription with no trial is created.

LICENSE_CAP_CHANGED

value: 12
License cap was changed for the entitlement.

SUSPENSION_DETAILS_CHANGED

value: 13
The suspension details have changed (but it is still suspended).

TRIAL_END_DATE_EXTENDED

value: 14
The trial end date was extended.

TRIAL_STARTED

value: 15
Entitlement started trial.