Google Cloud Channel V1 Client - Class PaymentPlan (1.6.0)

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

Describes how the reseller will be billed.

Protobuf type google.cloud.channel.v1.PaymentPlan

Namespace

Google \ Cloud \ Channel \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PAYMENT_PLAN_UNSPECIFIED

Value: 0

Not used.

Generated from protobuf enum PAYMENT_PLAN_UNSPECIFIED = 0;

COMMITMENT

Value: 1

Commitment.

Generated from protobuf enum COMMITMENT = 1;

FLEXIBLE

Value: 2

No commitment.

Generated from protobuf enum FLEXIBLE = 2;

FREE

Value: 3

Free.

Generated from protobuf enum FREE = 3;

TRIAL

Value: 4

Trial.

Generated from protobuf enum TRIAL = 4;

OFFLINE

Value: 5

Price and ordering not available through API.

Generated from protobuf enum OFFLINE = 5;