Module: Google::Cloud::Channel::V1::TransferEligibility::Reason

Defined in:
proto_docs/google/cloud/channel/v1/entitlements.rb

Overview

Reason of ineligibility.

Constant Summary collapse

REASON_UNSPECIFIED =

Not used.

0
PENDING_TOS_ACCEPTANCE =

Reseller needs to accept TOS before transferring the SKU.

1
SKU_NOT_ELIGIBLE =

Reseller not eligible to sell the SKU.

2
SKU_SUSPENDED =

SKU subscription is suspended

3