Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::RenewalSettings.
Renewal settings for renewable Offers.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_renewal
def enable_renewal() -> ::Boolean
Returns
- (::Boolean) — If false, the plan will be completed at the end date.
#enable_renewal=
def enable_renewal=(value) -> ::Boolean
Parameter
- value (::Boolean) — If false, the plan will be completed at the end date.
Returns
- (::Boolean) — If false, the plan will be completed at the end date.
#payment_cycle
def payment_cycle() -> ::Google::Cloud::Channel::V1::Period
Returns
- (::Google::Cloud::Channel::V1::Period) — Describes how frequently the reseller will be billed, such as once per month.
#payment_cycle=
def payment_cycle=(value) -> ::Google::Cloud::Channel::V1::Period
Parameter
- value (::Google::Cloud::Channel::V1::Period) — Describes how frequently the reseller will be billed, such as once per month.
Returns
- (::Google::Cloud::Channel::V1::Period) — Describes how frequently the reseller will be billed, such as once per month.
#payment_plan
def payment_plan() -> ::Google::Cloud::Channel::V1::PaymentPlan
Returns
- (::Google::Cloud::Channel::V1::PaymentPlan) — Describes how a reseller will be billed.
#payment_plan=
def payment_plan=(value) -> ::Google::Cloud::Channel::V1::PaymentPlan
Parameter
- value (::Google::Cloud::Channel::V1::PaymentPlan) — Describes how a reseller will be billed.
Returns
- (::Google::Cloud::Channel::V1::PaymentPlan) — Describes how a reseller will be billed.
#resize_unit_count
def resize_unit_count() -> ::Boolean
Returns
- (::Boolean) — If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
#resize_unit_count=
def resize_unit_count=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
Returns
- (::Boolean) — If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.