Cloud Channel V1 API - Class Google::Cloud::Channel::V1::RenewalSettings (v0.19.0)

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

#payment_cycle=

def payment_cycle=(value) -> ::Google::Cloud::Channel::V1::Period
Parameter
Returns

#payment_plan

def payment_plan() -> ::Google::Cloud::Channel::V1::PaymentPlan
Returns

#payment_plan=

def payment_plan=(value) -> ::Google::Cloud::Channel::V1::PaymentPlan
Parameter
Returns

#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.