Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ConditionalOverride.
Specifies the override to conditionally apply.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#adjustment
def adjustment() -> ::Google::Cloud::Channel::V1::RepricingAdjustment
Returns
- (::Google::Cloud::Channel::V1::RepricingAdjustment) — Required. Information about the applied override's adjustment.
#adjustment=
def adjustment=(value) -> ::Google::Cloud::Channel::V1::RepricingAdjustment
Parameter
- value (::Google::Cloud::Channel::V1::RepricingAdjustment) — Required. Information about the applied override's adjustment.
Returns
- (::Google::Cloud::Channel::V1::RepricingAdjustment) — Required. Information about the applied override's adjustment.
#rebilling_basis
def rebilling_basis() -> ::Google::Cloud::Channel::V1::RebillingBasis
Returns
- (::Google::Cloud::Channel::V1::RebillingBasis) — Required. The RebillingBasis to use for the applied override. Shows the relative cost based on your repricing costs.
#rebilling_basis=
def rebilling_basis=(value) -> ::Google::Cloud::Channel::V1::RebillingBasis
Parameter
- value (::Google::Cloud::Channel::V1::RebillingBasis) — Required. The RebillingBasis to use for the applied override. Shows the relative cost based on your repricing costs.
Returns
- (::Google::Cloud::Channel::V1::RebillingBasis) — Required. The RebillingBasis to use for the applied override. Shows the relative cost based on your repricing costs.
#repricing_condition
def repricing_condition() -> ::Google::Cloud::Channel::V1::RepricingCondition
Returns
- (::Google::Cloud::Channel::V1::RepricingCondition) — Required. Specifies the condition which, if met, will apply the override.
#repricing_condition=
def repricing_condition=(value) -> ::Google::Cloud::Channel::V1::RepricingCondition
Parameter
- value (::Google::Cloud::Channel::V1::RepricingCondition) — Required. Specifies the condition which, if met, will apply the override.
Returns
- (::Google::Cloud::Channel::V1::RepricingCondition) — Required. Specifies the condition which, if met, will apply the override.