Class: Google::Cloud::Channel::V1::ConditionalOverride

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/repricing.rb

Overview

Specifies the override to conditionally apply.

Instance Attribute Summary collapse

Instance Attribute Details

#adjustment::Google::Cloud::Channel::V1::RepricingAdjustment



176
177
178
179
# File 'proto_docs/google/cloud/channel/v1/repricing.rb', line 176

class ConditionalOverride
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rebilling_basis::Google::Cloud::Channel::V1::RebillingBasis



176
177
178
179
# File 'proto_docs/google/cloud/channel/v1/repricing.rb', line 176

class ConditionalOverride
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#repricing_condition::Google::Cloud::Channel::V1::RepricingCondition



176
177
178
179
# File 'proto_docs/google/cloud/channel/v1/repricing.rb', line 176

class ConditionalOverride
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end