Reference documentation and code samples for the Google Cloud Channel V1 Client class Plan.
The payment plan for the Offer. Describes how to make a payment.
Generated from protobuf message google.cloud.channel.v1.Plan
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ payment_plan
int
Describes how a reseller will be billed.
↳ payment_type
int
Specifies when the payment needs to happen.
↳ payment_cycle
Google\Cloud\Channel\V1\Period
Describes how frequently the reseller will be billed, such as once per month.
↳ trial_period
Google\Cloud\Channel\V1\Period
Present for Offers with a trial period. For trial-only Offers, a paid service needs to start before the trial period ends for continued service. For Regular Offers with a trial period, the regular pricing goes into effect when trial period ends, or if paid service is started before the end of the trial period.
↳ billing_account
string
Reseller Billing account to charge after an offer transaction. Only present for Google Cloud Platform offers.
getPaymentPlan
Describes how a reseller will be billed.
int
setPaymentPlan
Describes how a reseller will be billed.
var
int
$this
getPaymentType
Specifies when the payment needs to happen.
int
setPaymentType
Specifies when the payment needs to happen.
var
int
$this
getPaymentCycle
Describes how frequently the reseller will be billed, such as once per month.
hasPaymentCycle
clearPaymentCycle
setPaymentCycle
Describes how frequently the reseller will be billed, such as once per month.
$this
getTrialPeriod
Present for Offers with a trial period.
For trial-only Offers, a paid service needs to start before the trial period ends for continued service. For Regular Offers with a trial period, the regular pricing goes into effect when trial period ends, or if paid service is started before the end of the trial period.
hasTrialPeriod
clearTrialPeriod
setTrialPeriod
Present for Offers with a trial period.
For trial-only Offers, a paid service needs to start before the trial period ends for continued service. For Regular Offers with a trial period, the regular pricing goes into effect when trial period ends, or if paid service is started before the end of the trial period.
$this
getBillingAccount
Reseller Billing account to charge after an offer transaction.
Only present for Google Cloud Platform offers.
string
setBillingAccount
Reseller Billing account to charge after an offer transaction.
Only present for Google Cloud Platform offers.
var
string
$this