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
Namespace
Google \ Cloud \ Channel \ V1Methods
__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
↳ trial_period
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 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 offers.
string
setBillingAccount
Reseller Billing account to charge after an offer transaction.
Only present for Google Cloud offers.
var
string
$this