Cloud Channel V1 API - Module Google::Cloud::Channel::V1::EntitlementEvent::Type (v0.11.0)

Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::EntitlementEvent::Type.

Type of entitlement event.

Constants

TYPE_UNSPECIFIED

value: 0
Not used.

CREATED

value: 1
A new entitlement was created.

PRICE_PLAN_SWITCHED

value: 3
The offer type associated with an entitlement was changed. This is not triggered if an entitlement converts from a commit offer to a flexible offer as part of a renewal.

COMMITMENT_CHANGED

value: 4
Annual commitment for a commit plan was changed.

RENEWED

value: 5
An annual entitlement was renewed.

SUSPENDED

value: 6
Entitlement was suspended.

ACTIVATED

value: 7
Entitlement was unsuspended.

CANCELLED

value: 8
Entitlement was cancelled.

SKU_CHANGED

value: 9
Entitlement was upgraded or downgraded (e.g. from Google Workspace Business Standard to Google Workspace Business Plus).

RENEWAL_SETTING_CHANGED

value: 10
The renewal settings of an entitlement has changed.

PAID_SERVICE_STARTED

value: 11
Paid service has started on trial entitlement.

LICENSE_ASSIGNMENT_CHANGED

value: 12
License was assigned to or revoked from a user.

LICENSE_CAP_CHANGED

value: 13
License cap was changed for the entitlement.