Google Cloud Channel V1 Client - Class Reason (1.8.2)

Reference documentation and code samples for the Google Cloud Channel V1 Client class Reason.

Reason of ineligibility.

Protobuf type google.cloud.channel.v1.TransferEligibility.Reason

Namespace

Google \ Cloud \ Channel \ V1 \ TransferEligibility

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

REASON_UNSPECIFIED

Value: 0

Not used.

Generated from protobuf enum REASON_UNSPECIFIED = 0;

PENDING_TOS_ACCEPTANCE

Value: 1

Reseller needs to accept TOS before transferring the SKU.

Generated from protobuf enum PENDING_TOS_ACCEPTANCE = 1;

SKU_NOT_ELIGIBLE

Value: 2

Reseller not eligible to sell the SKU.

Generated from protobuf enum SKU_NOT_ELIGIBLE = 2;

SKU_SUSPENDED

Value: 3

SKU subscription is suspended

Generated from protobuf enum SKU_SUSPENDED = 3;

CHANNEL_PARTNER_NOT_AUTHORIZED_FOR_SKU

Value: 4

The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265

Generated from protobuf enum CHANNEL_PARTNER_NOT_AUTHORIZED_FOR_SKU = 4;