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
Methods
name
value
mixed
value
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;