Module: Google::Cloud::Channel::V1::EntitlementChange::ActivationReason
- Defined in:
- proto_docs/google/cloud/channel/v1/entitlement_changes.rb
Overview
The Entitlement's activation reason
Constant Summary collapse
- ACTIVATION_REASON_UNSPECIFIED =
Not used.
0
- RESELLER_REVOKED_SUSPENSION =
Reseller reactivated a suspended Entitlement.
1
- CUSTOMER_ACCEPTED_PENDING_TOS =
Customer accepted pending terms of service.
2
- RENEWAL_SETTINGS_CHANGED =
Reseller updated the renewal settings on an entitlement that was suspended due to cancellation, and this update reactivated the entitlement.
3
- OTHER_ACTIVATION_REASON =
Other reasons (Activated temporarily for cancellation, added a payment plan to a trial entitlement, etc.)
100